Our build tool ( https://sourceforge.net/p/castle-engine/wiki/Build%20tool/ ) can now package your game for Android. This means that once your game compiled for Android ( https://sourceforge.net/p/castle-engine/wiki/Android%20development/ ), it is trivially easy to have an xxx.apk file (that you can distribute through WWW or upload on Google Play). All it takes is filling some basic info in CastleEngineManifest.xml (see wiki page for docs) and calling "castle-engine package --os=android --cpu=arm".
Some small improvements to the build tool on Android are planned next week, but basically it's already usable, apk is generated nicely!
Some small improvements to the build tool on Android are planned next week, but basically it's already usable, apk is generated nicely!