How to check if current user is logged in android. I have an external database, I have successfully connected it to the database. I need to check if the user is logged in or not
if user not logged will display {register activity} otherwise will display {my info activity}
android ×1