-
项目脚本使用apply plugin: 'multi_channel_plugin'插件进行多渠道打包。所以编译时,AndResGuard总是在multichannel后面工作,这时就提示找不到app-release.apk,因为改名了。能增加一个参数或设置执行顺序就好了
-
Any plans for apktool to decompile and compile AndResGuard open source protection correctly? I have noticed it is focused on making apktool useless. More apks are using it and apktool is not useful …
-
-
tinker版本:1.9.9 TinkerPatch SDK
gradle版本:gradle-4.10.1-all
手机:华为P30 Android10 版本号10.0.195
使用了AndResGuard混淆资源。
问题:补丁包生成了,在华为Nova android9上补丁包合并成功,但是在华为P30 android10上合并失败。以下是出错Log:
2020-04-27 13:51…
-
### Information
1.apktool version 2.4.1 &2.4.0
2.Operating System:mac
3. apk from androidstudio 3.5.1 build by default ,
( build.gradle is as follows)
```
android {
compileSdkVersion…
-
Please provide the following informations.
- System version
- Java version
1.8
- Gradle version
3.2.0
- Android Gradle plugin version
4.6
- Booster version
1.4.0
- Stack traces
Caused b…
-
如题
-
app/build/outputs/apk/AndResGuard_Boman_v1.0.0_baidu/Boman_v1.0.0_baidu_signed.apk
app/build/outputs/apk/AndResGuard_Boman_v1.0.0_baidu/Boman_v1.0.0_baidu_signed_7zip.apk
app/build/outputs/apk/AndRe…
-
```
Could not open init remapped class cache for 9bbaqp2sgtpoz1dwcumqbqtxg (C:\Users\nihao\.gradle\caches\5.4.1\scripts-remapped\ijresolvers_km5vxnkinwij7j7v1c1wy3hm\9bbaqp2sgtpoz1dwcumqbqtxg\initdcd…
-
I like the idea of having a toolbox that lets you further optimize your APK, but some of the "optimizations" offered by AndResGuard go against good practices:
1) there are good reasons why some fil…