Hi everyone,
First of all: new here so sorry if this has been already / asked solved (tried to search but found nothing).
I'm currently making an Android game using Construct2.
I build the APK with Intel XDK.
=> I tried the classic Android build but cannot manage the asked authorizations. I'd like to ask for the minimum and it is set to the maximum by default. Don't know how to change it.
=> Then, I tried Crosswalk which works fine but the APK file is 52 Mo. I do not manage to lower it. Too big for me and my 2 Mo game.
=> So, I tried Cordova (beta) and it's OK with the authorizations and the size! But when I install the APK and launch the game, it seems two games are launching at the same time. I can see them two game screens when I'm on landscape. Also, the speed of the game is awful.
Any idea on how to build a working APK, with minimum authorization and a reasonable size?
Thanks for you help