3

How to get user first name, last name, email id from email accounts or whatsapp accounts or any accounts?

I have tried this code

AccountManager am = AccountManager.get(context);
     Account[] accounts = am.getAccounts();

but in this code only gets account type & account name.

I want first name & last account with email id.

Plz help me. How can?

Thanks & Regards,

Nitin

Nitin Karale
  • 789
  • 3
  • 12
  • 34
  • I think this will helpo http://stackoverflow.com/questions/13951609/retrieval-of-firstname-and-lastname-from-android-contacts-results-in-1-and-nu – capt.swag Jun 17 '15 at 07:33

0 Answers0