Have you looked at the data docs?  Last time I looked there was not a nice
API for accessing gmail. You'd need to run some other server with an imap
client to fetch their emails.  I think there is a feed, but it is extremely
limited.

Robert
On Jul 1, 2011 12:59 PM, "manoj" <[email protected]> wrote:
> Hi Guys,
>
> I am a developer of the Google App Engine in Java using the Google
> Eclipse plugin. And I am interested in creating an application in Java
> for the App Engine, that basically asks the user to log in through
> their Google Account & then authorize the application to have access
> to their email.
>
> And then I would like to perform some interesting statistics on the
> emails & then display it to the users. And I have had a hard time
> writing code for this application. So is there someone who can help me
> with some kind of starter code.
>
> I have looked at all the different mechanism such as OpenID, OAuth but
> most of their programs are written in Python. So it would be great is
> there is a sample project like the one at
http://contextio-demo.appspot.com/
> written in Java.
>
> Thanks
>
> --
> You received this message because you are subscribed to the Google Groups
"Google App Engine" 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/google-appengine?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" 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/google-appengine?hl=en.

Reply via email to