官术网_书友最值得收藏!

Reducing the APK file size with APK Analyzer

When users download the APK from the Play Store, the package manager is smart enough to install only the code for the architecture it is installed on, but there is no relief for the data consumed if the APK size is large. Memory space on the phone is a competitive area and to make it worse, if users spot the large APK size they may well decide not to bother. Ensure that your app utilizes memory in a way appropriate for making users download and retain the app. The smaller you make your APK, the more likely it is for the user to at least download the app in the first instance.

The APK file is a simple archive file and there's no way of compressing its size further. Hence, the actions that need to be performed should be followed skillfully using some tools like APK Analyser, before the build is shipped.

This tool helps to understand the contents and the sizes of the different components in your APK. With the help of this tool, you can reduce the size of your APK, by identifying the raw file size and estimated download size of each component that combine, to make up your APK.

To use APK Analyser, select Build>AnalyzeAPK. Follow this step by selecting the APK you want to take a closer look at. The tool will then output in the main Android Studio window, so that you can explore the various components that make up the APK. Using this information, you can nail down the areas where you think there's a loss of some excess bytes.

You need to understand the contents and sizes of different components in your APK, avoid 64K referenced method limit issues with your dex files, diagnose ProGuard configuration issues, view the merged AndroidManifest.xml file, and inspect the compiled resources file. This feature can help you reduce your APK size (you'll see both the raw file size as well as the download size of the various components). You can check out the official reference at https://developer.android.com/studio/build/shrink-code.html for more details regarding the preceding topics.

主站蜘蛛池模板: 陵水| 集贤县| 靖安县| 昔阳县| 桃园市| 开阳县| 西青区| 晋宁县| 东乌珠穆沁旗| 剑阁县| 大庆市| 蒲江县| 和顺县| 台前县| 无极县| 定南县| 庄浪县| 乌拉特中旗| 和田市| 盖州市| 潜江市| 津南区| 漳州市| 黄梅县| 珠海市| 册亨县| 加查县| 武安市| 讷河市| 新密市| 安宁市| 从江县| 正阳县| 淅川县| 应城市| 东明县| 榆中县| 贵州省| 文登市| 松阳县| 沿河|