I want to make a ingame button to close the application in android. how can I do it?
I havent tried with android but for node webkit i added the browser object and triggered the close function
Develop games in your browser. Powerful, performant & highly capable.
Do this:
Before you publish, create an object "Button" and name it Exit. Set the button text to Exit. I do not know the events, but it may be helpful.