码迷,mamicode.com
首页 > 移动开发 > 详细

App反编译二次打包常见问题处理

时间:2017-07-20 21:05:04      阅读:281      评论:0      收藏:0      [点我收藏+]

标签:文件内容   code   sni   post   文件   oid   反编译   ack   dma   

1、二次打包时报错:Error retrieving parent for item: No resource found that matches the given name

如:

D:\用户文件夹\Desktop\APP反编译\Android反编译工具包(最新版)\apk2java\apktool1.4.
1\HJ7\res\values\styles.xml:11: error: Error retrieving parent for item: No reso
urce found that matches the given name '@*android:style/Theme.Black.NoTitleBar.F
ullscreen'.
找到xml文件删除@*.

2、APP反编译后怎样改动原来的包名,再进行二次打包呢?


主要有两个文件夹下的文件内容须要改动:

1、res资源文件夹以下,相关涉及到的xml

2、smali文件夹下全部.smali文件涉及到包名称

3、AndroidManifest.xml文件上的包名

主要通过eclipse搜索替换.


App反编译二次打包常见问题处理

标签:文件内容   code   sni   post   文件   oid   反编译   ack   dma   

原文地址:http://www.cnblogs.com/gavanwanggw/p/7214318.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!