(Decompiling method: 1. xml decompilation: find the apktool location directory and execute the following statement: apktooldC:\
.apkC:\
Compile from scratch: apktoolbc: [folder] 2. Decompile java: Decompress the apk's classs.dex, place it in the directory of dex2jar.bat, and execute the following command: dex2jar.batclasses.dex Open the file with jd-gui.exe, including the following attachments:)