Well, my question is: How do I make an activity appear only once, and then when the user opens the app again this screen does not appear, just the others. I'll explain how my project is to become clearer.
My project is very simple. There are 3 screens, the first one from Cadastro, the second one that is the "main" and the last a recovery screen.
On the first screen the user registers an email and a password. In the second it uses the registered password to be able to Disconnect the phone. And in the last one as I said, it is a password recovery screen.
And I wanted that after the user made the registration on the first screen and was redirected to the second screen, the first screen no longer appears, I just want it to appear once only for the user to register and then no more.