How to modify apk after shelling
Decompile. After direct decompression, it can't be compressed back. First, decompile, modify, and then select a folder to recompile. After compiling, you need to sign the apk package. It should be noted that the modified apk cannot be stored with the installed original APK, nor can it be overwritten. Before installing the modified apk, only the originally installed program can be deleted.