I have a confusion while working with AccountManager in Android. Is it required only gmail id when we authenticate the user at first time?
I didn't get any docs who says it requres gmail id only, but during my RnD I got many tutorials and all are using gmail id, So I am confused.
Can I used other type of IDs to authenticate the user?