8457091 发表于 2020-4-30 12:18:06

玄机老师,android killer编译失败

环境变量:


android killer

日志如下:
当前 Apktool 使用版本:apktool_2.4
正在编译 APK,请稍等...
>I: Using Apktool 2.4.0
>I: Smaling smali folder into classes.dex...
>I: Building resources...
>W: E:\xuanji\tools\AndroidKiller_v1.3.1\projects\yangben\Project\AndroidManifest.xml:1: error: No resource identifier found for attribute 'compileSdkVersion' in package 'android'
>W:
>W: E:\xuanji\tools\AndroidKiller_v1.3.1\projects\yangben\Project\AndroidManifest.xml:1: error: No resource identifier found for attribute 'compileSdkVersionCodename' in package 'android'
>W:
>brut.androlib.AndrolibException: brut.common.BrutException: could not exec (exit code = 1):
APK 编译失败,无法继续下一步签名!

Android丶玄机 发表于 2020-4-30 12:18:07

>I: Using Apktool 2.4.0
>I: Smaling smali folder into classes.dex...
>I: Building resources...
>W: E:\xuanji\tools\AndroidKiller_v1.3.1\projects\yangben\Project\AndroidManifest.xml:1: error: No resource identifier found for attribute 'compileSdkVersion' in package 'android'
>W:
>W: E:\xuanji\tools\AndroidKiller_v1.3.1\projects\yangben\Project\AndroidManifest.xml:1: error: No resource identifier found for attribute 'compileSdkVersionCodename' in package 'android'
>W:
>brut.androlib.AndrolibException: brut.common.BrutException: could not exec (exit code = 1):


问题很明现了 第一行的 -w\AndroidManifest.xml:1: error: No resource identifier found for attribute 'compileSdkVersion' in package 'android'manifest里面的第一行 出问题给他删除 这个compileSdkVersion这一行 就好了
页: [1]
查看完整版本: 玄机老师,android killer编译失败