achrefB3 / google-api-java-client

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

Complete Android sample for google spreadsheet #165

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Which API and version (e.g. Google Calendar Data API version 2)? Version 3.0

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

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

Java environment (e.g. Java 6, Android 2.3, App Engine 1.4.2)?Android 2.1 and up

External references, such as API reference guide?

I'm looking for clear step-by-step tutorial(I'm not advanced java developer) to 
create folder and inside this folder spreadsheet on google docs, then 
add/delete/update rows, then query data in spreadsheets, all this from android 
phone. Please could you make something like this with users like me in mind? I 
understand that this library is for advanced java developers, but ...
Thanks in advance if you will find time for this. 

Original issue reported on code.google.com by kosir.milan on 4 Apr 2011 at 10:15

GoogleCodeExporter commented 9 years ago
There is an unofficial sample project in the works:

https://github.com/joeledstrom/SpreadsheetTest

Original comment by patjacks...@gmail.com on 14 May 2011 at 4:42

GoogleCodeExporter commented 9 years ago
thanks a lot, I'll take a look now

Original comment by kosir.milan on 18 May 2011 at 12:38

GoogleCodeExporter commented 9 years ago

Original comment by yan...@google.com on 27 Aug 2011 at 3:00