-
每次打开as或者gradle sync后都会出现,有点烦人
```
WARNING: API 'variantOutput.getPackageApplication()' is obsolete and has been replaced with 'variant.getPackageApplicationProvider()'.
It will be removed at the en…
-
如题。
异常主要是这句话 :
java.io.FileNotFoundException: /Users/caixi/AndroidStudioProjects/android_hox/app/build/outputs/apk/DevTest/debug/AndResGuard_app-DevTest-debug/temp/org/qiyi (Not a directory)
解压编译生成…
cxMax updated
5 years ago
-
``` groovy
class AndResGuardTask extends AbstractTask {
...
buildConfigs
-
为zipalign设置了环境变量,但是报错java.io.IOException: Cannot run program "zipalign": error=2, No such file or directory,该怎么手动设置zipalign?在config.xml可以设置?
-
### Information
1. **Apktool Version (`apktool -version`)** - 2.3.4
2. **Operating System (Mac, Linux, Windows)** - windows
3. **APK From? (Playstore, ROM, Other)** - http://api.1sapp.com/app/downl…
-
-
```text
buildscript {
ext.booster_version = '0.4.3'
repositories {
google()
jcenter()
mavenCentral()
}
dependencies {
classpath 'com.android.to…
-
如题,貌似没有找到这方面的文档
-
Hi bro can't build for this project .
Could not find com.tencent.mm:AndResGuard-gradle-plugin:1.2.0.
Searched in the following locations:
https://jcenter.bintray.com/com/tencent/mm/AndResGuard…
DeevD updated
6 years ago
-
使用assembleDebug和assembleRelease打的包都是正常的,使用rR打的包动态图不能动了,能不能指导下怎么配置?解压apk包,里面还是有相关gif,在pc端打开copy出来得gif资源发现也是正常的gif图,就是打开app的时候没有动画效果了