One reason that you won't find APIs for Gmail, in the SDK, is because
Gmail is not necessarily available on every Android device.  Thus, any
use of it cannot be supported on a platform-wide basis.

In general, very few apps are guaranteed to be on any given Android
device, so you'll find little support for interacting directly with
them.


On Wed, Dec 10, 2008 at 8:14 AM, Nathan Ekstrom <[EMAIL PROTECTED]> wrote:
>
> I've been trying to find any information on how to get an email from
> the gmail application.  I've seen it mentioned that people have found
> a android.provider.Gmail but nobody seems to have worked with it.
> What I need to do is get a specific set of emails that I can go
> through and parse the data from.  Does any one know of a way to do
> this or will I need to roll my own imap client.
>
> Nathan
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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