I do not know if it is technically possible 8-| but would be very nice if the executables generated by Gideros would be compatible with moving on the external memory card of Android devices. [-O<
Also because the generated gideros "apk" are a little bit fat (minimum of 4-5mb!)
(
What do you think? 8->
ciao,
Gianluca.
Comments
1. Upgrade project to Android 2.2
- change 'target=android-7' to 'target=android-8' at project.properties file
- change 'minSdkVersion="7"' to 'minSdkVersion="8"' at AndroidManifest.xml file
2. add 'android:installLocation="preferExternal"' to AndroidManifest.xml as explained here: http://developer.android.com/guide/appendix/install-location.html
Unfortunately, there are 2 .so files for ARMv6 and ARMv7 and each is ~2.5mb. If you want, you can remove support for ARMv6. Also I'll try to decrease the size of these .so files.
Thank you,
--
atilim
Likes: GregBUG, chipster123
Likes: GregBUG
@gorkem would be more comfortable ... !
www.tntengine.com
Likes: chipster123
Also would it be possible to take the orientation of the app from the project file and use this setting in the exported AndroidManifest.xml
Likes: hgvyas123, chipster123, SinisterSoft
Website: http://www.castlegateinteractive.com
https://play.google.com/store/apps/developer?id=Castlegate+Interactive
As for installing to card by default: not sure if this is possible... All of the apps I have install to main storage and then need to be transferred manually.
https://github.com/gideros/gideros
https://www.youtube.com/c/JohnBlackburn1975
https://deluxepixel.com