Hello,
I’m using the Corona Simulator to build my game for Android. I’ve enabled Expansion Files because of its large size. When I upload my expansion file to Google Play, I get the following warning message:
Warning
APK expansion file might be highly compressible. Compressing with
zip -9
could significantly reduce its size: the first 50.0 MBs were found to be 7.34% compressible.
Ignore this warning if you have optimized for memory/performance. See Using the APK Expansion Zip Library for more information.
So I wanted to check if this was a known issue or not. Making the download files as small as possible would be great.
Thanks,
George