When using extension files and uploading to google play I get a 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 34.29% compressible.
Ignore this warning if you have optimized for memory/performance. See Using the APK Expansion Zip Library for more information.
Since my current extension file is just under 300mb, I could see this as a huge savings.
Is there some setting I can turn on to take advantage of this? Or is google play incorrectly analyzing something?