I'm developing an Android app and I want that any user couldn't exit o press the back button from navigation bar to exit the app.
I've tried with the immersive mode and more but in this mode the user can slip the finger at the bottom of the screen and the navigation bar appears.
Anyone knows some way to block completely the navigation bar or prevent the user exit the application?