ADF mobile - trivial Android demo application takes 53 MB ?!?
Just developed and deployed application from
http://docs.oracle.com/cd/E18941_01/tutorials/MobileTutorial/jdtut_11r2_54_2.html
In the Android SDK emulator, I see that the such one trivial application has about 53.09 MB ?
Is there a way to reduce the size of applications to a reasonable level?
Some setting in deployment option, or similar ?
Also, I have not yet tried it on a real Android device, but on the emulator application runs very slowly (never-ending Oracle splash screen on startup), on a computer with i7 processor with 8 GB RAM
Thanks,...