1, two times packing times error:error retrieving parent for Item:no Resource found that matches the given name
Such as:
D:\ User folder \desktop\app decompile \android Anti-compilation Toolkit (latest version) \apk2java\apktool1.4.1\hj7\res\values\styles.xml:11:error:error Retrieving parent for Item:no Resource found that matches the given name ' @*android:style/theme.black.notitlebar.fullscre En '.
Locate the XML file to delete @*.
2,after the app anti-compilation How to change the original package name, and then two times packaging it?
The contents of the file under the main two folders need to be changed:
1, RES resource folder below, related to the XML
2, Smali folder all. Smali files involve package names
3. Package name on Androidmanifest.xml file
Mostly replaced by eclipse search.
App anti-compilation two-time Packaging FAQ Processing