简体   繁体   中英

Build apk fail with apktool

I have the contents of the BAT file:

java -jar apktool.jar b E:/Android/ANDROID_TOOLZ/Launcher2 E:/Android/ANDROID_TOOLZ/Launcher2/NewLauncher2.apk
pause

I get an error when you run

W: Couldn't find sources

错误

no file APK does not appear

What's my mistake?

apktool - the latest version
environment variables ANDROID SDK & JAVA have

IMAGE ERROR => http://rgho.st/6nMtp6kZM/image.png

Can anyone help?

问题是ODEX应用程序文件!

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM