SmartDroidDeveloper / google-api-java-client

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

Book search sample for android using gdata-client #201

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Which Google API and version (e.g. Google Calendar Data API version 2)?
Goole book search client api 

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

What Authentation (e.g. OAuth, OAuth 2, Android, ClientLogin)?
android

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

External references, such as API reference guide?
https://javadoc.google-api-java-client.googlecode.com/hg/apis/books/index.html

Please provide any additional information below.
please provide me a sample code for google-data-client-api for book search api 
as soon as possible

Original issue reported on code.google.com by nirav1...@gmail.com on 12 May 2011 at 9:50

GoogleCodeExporter commented 9 years ago
Books API is built on a newer infrastructure than gdata and uses a Discovery 
service to generate libraries.

More information is available here:
http://code.google.com/p/google-api-java-client/wiki/APIs#Books_API

A sample is available here:
http://samples.google-api-java-client.googlecode.com/hg/books-cmdline-sample/ins
tructions.html

Original comment by rmis...@google.com on 21 May 2012 at 2:53