We are a group of developers who are using windows and mac machine for android development. Apparently there is a size difference in the apk when built from windows and mac. There is an additional 300k which gets added to the apk when built from mac.
We are using eclipse with the adt plugin for android development.
Is this a known issue ? Is there some way by which we can remove this extra size from the apk ?
Each expansion file can be up to 2GB in size. Users must run Play Store version 5.2 or higher to install 100MB APKs.
We found that smaller APK sizes correlate with higher install conversion rates, with an even larger impact on conversion rates for users in emerging markets. As many developers are shifting their focus towards expansion into new markets, particularly emerging markets, it is important to be cognizant of your app's size.
Google Play requires that the compressed APK that users download be no more than 100MB. For most apps, this is plenty of space for all the app's code and assets.
It is because Apple & Microsoft define gigabyte differently. Microsoft defines 1GB as 1024 MB, whereas Apple defines 1GB as 1000 MB.
So, as the size of the content of Res vary the size of Apk will also vary.
You can refer this link for more details on size. https://en.wikipedia.org/wiki/Gigabyte
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With