In Android How can i Use Gmail OAuthentication.
I import sample code from the github svn but Not open gmail Sign in page.
Svn Rep
(I also add 3 jar file signpost-commonshttp4-1.2.1.1.jar,signpost-core-1.2.1.1.jar,signpost-jetty6-1.2.1.1.jar)
Its not contain error but when i open apps then its display
Responce status : Unauthorized.
Thankyou.
Please use below link code.
Sending Email in Android using JavaMail API without using the default/built-in app
It work great.(Not contain Unauthorized error).
Thanks.