-
使用1.2.15版本时,找不到/apksig-3.1.4
```
Could not find com.android.tools.build:apksig:3.1.4.
Searched in the following locations:
file:/home/zou/application/android/android-studio/gradle/m2repository…
-
### Information
1. **Apktool Version (`apktool -version`)** -
2. **Operating System (Mac, Linux, Windows)** -
3. **APK From? (Playstore, ROM, Other)** -
### Stacktrace/Logcat
```
Include sta…
-
**error log:**
parse to get the exist names in the resouces.arsc first
reading packagename xxx.xxx.xxx
resources mapping file /xxx/xxx/abc/input/resource_mapping_input.txt done
copy res file not i…
-
使用打包出现错误:com.tencent.mm.androlib.AndrolibException: Could not decode arsc file,请问什么原因?
-
## Issue/提问须知
**在提交issue之前,我们应该先查询是否已经有相关的issue以及[常见问题](https://github.com/Tencent/tinker/wiki/Tinker-%E5%B8%B8%E8%A7%81%E9%97%AE%E9%A2%98)。提交issue时,我们需要写明issue的原因,以及编译或运行过程的日志(加载进程以及Patch进程)。issue需要…
-
我使用tinker和AndResGuard,在生成补丁时出现crash,在AndResGuardTask.groovy的第83行,日志
```
Caused by: groovy.lang.GroovyRuntimeException: Ambiguous method overloading for method java.io.File#.
Cannot resolve which me…
-
因为项目需要,希望能够基于AndResGuard做资源加密,我知道AndResGuard的原理是支持的。想问下又没有已经实现了的,或者有没有同学能够给些建议,谢谢。
-
com.tencent.mm.androlib.AndrolibException: spec proguard name duplicate in a singal type drawable, spec name: pk
known issue: if you write a whilte list R.drawable.ab, and you have a png named ab.…
-
我这边发现,我们的应用从android support 24.2.1升级到26.1.0,在升级安装后,应用图标会混乱,与要使用的不符;这两个版本全新安装都没有这个问题。 不改变support版本,升级安装也没有问题。
-