0

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.

onkar
  • 4,427
  • 10
  • 52
  • 89
patel
  • 830
  • 1
  • 11
  • 26

1 Answers1

1

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.

Community
  • 1
  • 1