As is well known, nothing would be as efficient as native code, so, for my situation, I have a js haxe project which based on createJS
How would I rewrite it to native android app? I thought that if I just find a 2D gaming engine for android that has AS3 APIs, that would make it easy to the transition .. but that is just an idea ..
Anyone knows a good 2D game engine that has AS3 apis on android?
Forget about phonegap, as it uses the native webview of android which dose not fully support HTML5 and not optimized enough ,,
Any guidance there?