The modification process is as follows:
1. First extract the apk into a folder.
2. Modify the corresponding package name in manifest.xml.
3. Modify the packages in the smali directory.
4. package the folder into apk.
5. Verify the signature of apk after re-signing.
6. Optimize apk signature, installation and testing.