We have been trying to figure out how we may be able to reduce the size of our APK by separating out the 1x, 2x, 4x assets into separate APKs using the recommendations here:
http://developer.android.com/guide/practices/screens-distribution.html
Is this possible with Corona SDK?