Hello,
I'm still a newbie at construct 2 and I'm making my first game. Its a simple pong game for android devices.
I use the Letterbox scale option for full screen and well there aren't any borders, but it does show the standard android controls. So it will have the three buttons for back, home and window...as well as the bar at the top showing battery, time, network etc.
Is there any method of hiding them to the background and allowing the game to take over the full screen?
Also, is there a method for detecting when the user presses any of these buttons? e.g. when the user presses the back button, my game can prompt the user asking are they sure they want to exit? and maybe i can save the game state when they do.
Ive searched the tutorials and forums for this and no one has mentioned these controls showing, only borders at the sides.
I've also tried all the scaling options. Maybe there's an option in the intel XDK?
Any Help would be appreciated!
James