A
A
arteskin2021-03-21 20:43:26
Android
arteskin, 2021-03-21 20:43:26

How to implement login in android application with authorization?

It is necessary that an unlogged user gets to the login window, and a logged in one - to the main screen of the application. How to implement it correctly? It is desirable to consider that the SingleActivity application

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander Prokhorovich, 2021-03-21
@alexgp13

As an option to save the authorization key in the local database after logging in, check the key when calling onCreate.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question