CHJani / google-api-java-client

Automatically exported from code.google.com/p/google-api-java-client
0 stars 0 forks source link

Google APIs Client Library for Java with clientlogin authentication to access google contacts for android #381

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Which Google API and version (e.g. Google Calendar Data API version 2)?
Google APIs Client Library for Java

What format (e.g. JSON, Atom)?
JSON

What Authentation (e.g. OAuth, OAuth 2, ClientLogin)?
ClientLogin(End user will enter username and password of his/her google account)

Java environment (e.g. Java 6, Android 2.3, App Engine)?
Android 2.2

External references, such as API reference guide?
http://www.chrisdadswell.co.uk/android-coding-example-authenticating-clientlogin
-google-reader-api/

Please provide any additional information below.
I am developing android application in which end user will enter google account 
username and password and on submitting i want to do clientlogin authentication 
and then make request to google contacts for the contact list using 
authentication token.

Original issue reported on code.google.com by nikhil.b...@gmail.com on 28 Dec 2011 at 9:28

GoogleCodeExporter commented 9 years ago

Original comment by rmis...@google.com on 14 Jan 2013 at 3:31