Questions tagged [android-account]

Android Account refers to the object public class Account as part of the mobile operating system Android that acts as a Value type that represents an Account in the AccountManager public class. Use this tag for questions related to this public class.

Android Account refers to the object public class Account as part of the mobile operating system Android that acts as a Value type that represents an Account in the AccountManager public class. Use this tag for questions related to this public class.

Documentation: https://developer.android.com/reference/android/accounts/package-summary

106 questions
0
votes
2 answers

Creating Accounts in an Android App

I am wanting to make an android app that will have user accounts. The app is like a contact manager and messaging app in one. Each contact will have a Name, a Number, and a password. Basically, the user will select from a spinner menu the contact…
Caleb Bramwell
  • 1,332
  • 2
  • 12
  • 24
1 2 3 4 5 6 7
8