Well, I have an Android app where I have the following until now: The login screen and a "Welcome" screen, the point is that when the user manages to enter with the correct email and password, I take it with an Intent to the "Welcome" screen, but by clicking on the "back" button You can go back to the login screen, which I do not want to happen.