Leverage Google Account Credentials To Send Email In Android
Is it possible in Android to programmatically send an email using the phone's associated GMail credentials? I can send an email when I explicitly provide the username and password
Solution 1:
It looks like a project is underway that may support this functionality, though I have not yet had a chance to dig into it. See the google-authenticator-for-android.
Post a Comment for "Leverage Google Account Credentials To Send Email In Android"