1. Preparation:
1. Download the software arseneditor.exe
2. Download the software AndroidResEdit.zip
2. Modify the name of the APK software:
1. Right-click the APK installation package and extract it to the current folder with compression software;
2. Find the file "resources.arsc" after decompression;
3. open attachment ① and drag the file "resources.ARSC" directly into the blank space of the arsc editor;
4. select the "string" tab and find the key value "app _ name";
5. cut the "area" into CN (some don't need to switch), then modify the name of the software you want in "area value", and click "save current value" after modification;
6. Click "File", select "Save" and overwrite the save;
7. Right-click the APK installation package and open it with compression software; (Note: there is no need to decompress)
8. Drag the modified "resources.arsc" file directly into the installation package and confirm to overwrite the original file;
3. Re-signing:
1. Open the folder obtained in Annex ② and open the signature tool "AndroidResEdit.exe";
2. select "signature"-"sign apk file";
3. Select the newly modified APK software and click "Sign Now"; ?
4. the pop-up window "signature completed" will be enough;