Android apktool反编译资源文件为空解决办法(测试天猫、淘宝等apk成功)


1 Exception in thread main brut.androlib.androlibexception multiple resources

解决办法:下载最新的apktool,在google官网上。测试,如果未成功采取第二种方法

 

2 Exception in thread main org.jf.dexlib.util.exceptionwithcontext index

在cmd命令行,反编译的命令改为apktool.bat d -s即可。其他相同,-s代表只反编译xml文件。


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM