I'm currently developing an android app using the Google Maps Android API and therefore the Google Play Services.
The generated release APK (utilizing proguard) has about 20MB (depending on the target platform).
After installation the App Info from the Android settings show about 44MB. I know that the APK is compressed/zipped, but can you tell me why the installed app is so much bigger compared to the APK?
I'm not downloading any data with OBB files. And all data is stored in the internal storage.
The application size increases mostly because of the large images and libraries. Therefore, you have two options:
Instead, you can use: