Hi,

I am a new android user and I decided to start learning about
developing Android apps.

I am searching for a way to access Gmail. My goal is to get unread
messages from labels and auto notificate the user. I have seen, there
is a Gmail.java class. But it's not part of current Android SDK, was
it part of a previous version and is depricated?

I've read you can use a ContentObserver for observe if the mail
database has changed, using the content://gmail-ls... uri. Is this
still a valid way?

Are there examples of open source apps which access Gmail to learn
from them, or some tutorials in the web?

Thank you very much!
-Danny Schimke

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to