Current location - Quotes Website - Personality signature - Tencent Ancient Music 4. 1 Shell Repair Tutorial
Tencent Ancient Music 4. 1 Shell Repair Tutorial
The original text comes from mt forum. The original link cannot be found. Please remind me if you can't see it.

Open the reinforcement package, look at classes.dex and find the content about line 27 in com. Wrapper. Proxyapplication. Wrapper Proxyapplication class, find the original package name, which is the entry class.

Paste the package name found here into android:name in AndroidManifest.xml

Some applications need to delete this line:

Dump the original dex file with fdex, reflection master, dumpdex and other tools. Then use MT manager to repair and replace the dex file in the original package.

Finally, sign the installation.

Files to delete: