While loading my game, I catch back buttons home and back, so the assets are loaded. But when the game starts on tab device i can press Show running apps button and the game will crash. As I have searched, navigation bar can be hidden. But how to just catch this single button until the game is not loaded and release it afterwards?
Also is there an option to hide whole bar and show it after assets are loaded?
Edit:
The best answer i could find was in this thread, but it is done in layout: how do you remove the navigation bar on android