So my question is: if you can prevent the user from closing the application.
The problem is that I cannot hide the action bar, and I use the tablet only for registering working hours. Therefore, if someone pressed the home button or the back button, this is unacceptable.
It is so interesting, can I somehow handle the onclose event?
Can I open the application in full screen mode (without an action bar)?
source
share