I?ve been using all the cloud compilers for Android asociated with C2. The best option working now would be CocoonJS but it still has a few issues.
It asks the final user all the list of permissions and we can?t edit the manifest list. This is a big problem because it forces us to set the app as "mature". And for a casual game this is a big problem.
1)-Does anyone know if it?s possible to edit the manifest of the APK once compiled by CocoonJS?.
2)-Is it to difficult and how?, could we compile a C2 exported project to an APK by our own means? It can be done using "Eclipse" software?.
Thanks!.