Why is it so hard to find an Android example of sending email using Oauth and Google Mail?
I am new to Java and Android and am having a hard time working this out. It is possible?
I have found this Gmail (or POP3) library for Android development
Which links to this http://code.google.com/apis/gmail/oauth/code.html
But no working Android examples to be found anywhere.
I would this this is possible. I have an app that sends email from the users Gmail account using this code
http://www.jondev.net/articles/Sending_Emails_without_User_Intervention_(no_Intents)_in_Android
But my users do not like to enter their Google password in my app. And I don't blame them. In this day and age you would think that there would be an easy solution with many examples.
So, are there examples out there and I am just missing them?
TIA
XOAUTH and Android with source code:
Implementing SMTP or IMAP XOAuth
HTH
2.1m questions
2.1m answers
60 comments
57.0k users