摘要: 1Exception in thread main brut.androlib.androlibexception multiple resources解决办法:下载最新的apktool,在google官网上。测试,如果未成功采取第二种方法2Exception in thread main org.jf.dexlib.util.exceptionwithcontext index在cmd命令行,反编译的命令改为apktool.bat d -s即可。其他相同,-s代表只反编译xml文件。 阅读全文
posted @ 2013-11-19 10:28 bavariama 阅读(5896) 评论(0) 推荐(0) 编辑