Explained how to fetch all registered email accounts from our device like google, facebook, etc. For fetching email accounts details we are going to use AccountManager.
AccountManager class provides access to a centralised registry of the user’s online accounts. The user enters credentials (username and password) once per account, granting applications access to online resources with “one-click” approval.
For detailed explanation of code, visit here.
Reach out to me at surender@androhub.com.
Donate for the free content.