2

How Can I integrate Gmail(Google) to login to my APP. I searched this site but no success. Any link or any Source code or any tutorial to login Using Gmail in My Application.

URAndroid
  • 6,177
  • 6
  • 30
  • 40

2 Answers2

1

Try looking here

https://developers.google.com/accounts/docs/MobileApps

This should give an idea of how it is to be done.

Duplicate question : Android login in my app with google credentials

Community
  • 1
  • 1
user2138983
  • 1,313
  • 9
  • 15
0

You should take a look at this:

http://code.google.com/p/google-api-java-client/

user1106633
  • 155
  • 2
  • 12