I'm happy to test stuff for those without android. Am kinda curious to see what people have done and how well it's translated across.
I gave it a quick whirl, but I get the following errors on the debug console :
Viewport argument key "minimal-ui" not recognized and ignored. index.html:9
Uncaught SyntaxError: Unexpected token , c2runtime.js:37097
Uncaught ReferenceError: cr_createRuntime is not defined index.html:88
Uncaught ReferenceError: cr_sizeCanvas is not defined index.html:81
I just get a black screen for now, will try doing a test game at weekend with less complex stuff. The one I'm trying to convert has physics objects, which maybe it doesn't like.