I can run it in the browser as a browser thing, but how do I download it and make it an app on android. I think I did it once before but can't remember how.
thanks lots
Hello! If it is a game made in Construct, you need the source code, so just export the apk.
If you have only HTML5 you can use directly from the cordova / phonegap
If it is not your creation it is better to do nothing.
Thanks. Its game development software. Do I have to run construct 3 off the browser in android or can I install it as an app on android is the question.
But thanks for the response.
yours
Winkr7
Develop games in your browser. Powerful, performant & highly capable.
just simply export it as a signed app and create a key for it. What I do is export as signed apk file upload to my google drive, get on my phone and download it through google drive. If you are testing it just export it as a debug apk file and do the same. With debug you wont need to sign it and create a key.