Optimize apk

1. First find the location of the SDK

2. After finding the SDK on the computer, click ->bulid-tools

3. Click 23.0.3 and copy the apk to be optimized to the directory of 23.0.3 (such as aa.apk)

4. After returning to 23.0.3, hold down shift, right-click to open the command line window, enter ->zipalign -v 4 aa.apk bb.apk

Remind the optimization success after completion

5. You can see bb.apk in the 23.0.3 directory

 

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325300482&siteId=291194637