I like to use the cocoon.io apk process, to pack my HTML5 C2 project / game inside it. I prefer this over a crosswalk / XDK because it:
- use less space (APK is around 7mb)
- very performant (in comparison to other)
- and so on..
But i also got some issues, therefore some questions:
1.) I am not able to close my app, by the command: "canvas+, exit app" ( and even with "Browser, Close" it doesn´t work)
2.) The usual C2-"Buttons" doesn´t work with canvas+, cocoon.io . Why ?
3.) A HTML-div / iFrame plugin also doesn´t work here. Why ?
4.) webGL / ThreeJS / 3D doesn´t seems to work with cocoon.io / canvas+. Whats wrong ?
5.) Are there any tutorials out there, which shows you how to create cordova in combination with cocoon.io APK ?
Thats it, for now. Feel free to answer all questions :-)
Cheers
Spax