Reputation: 11
I have downloaded google-api-java-client
libraries from here .
I also have downloaded picasa-android-sample
.
There is an Object called PicasaClient
in picasa-android-sample
which is used to login and access data.
I have found a DocsClient
from here.
But it doesn't look like an Object I can use like PicasaClient
.
Could you please tell me where I can find something like DocsClient
which works like PicasaClient
.
Even better if someone can kindly tell me where I can find a sample code for using Google Docs
on Android.
Thank you very much.
Upvotes: 1
Views: 264