Email Accounts Issue
Posted
by AliDeo
on Stack Overflow
See other posts from Stack Overflow
or by AliDeo
Published on 2010-03-17T15:05:09Z
Indexed on
2010/03/17
15:11 UTC
Read the original article
Hit count: 119
android
Is there any way that i can access the email accounts that are saved in the default email client of android.
Basically i want to access the inbox and display their mails without asking for username and password.
Does AccountManager class thats available in android version 2 answer my query? and if yes then is there any alternative for v1.5 or v1.6.
© Stack Overflow or respective owner