Is there any type of method/class I can utilize to see whether or not a person has logged onto their android device successfully? I want to be able to do this through android studios. Essentially, I want to check when the phone turns on and the user logs on
Ex. When a person types in their password correctly, I want to be able to bring them into my app automatically (example scenario, not what I am trying to do)