Hundreds of features to explore
Games made in Construct
Your questions answered
Trusted by schools and universities worldwide
Free education resources to use in the classroom
Students do not need accounts with us
What we believe
We are in this together
World class complete documentation
Official and community submitted guides
Learn and share with other game developers
Upload and play games from the Construct community
Game development stories & opinions
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.