Hello everyone. Did anyone successfully used this library (android-gdocs-api) for retrieving spreadsheet's cells values? I'm trying for days now, but still without any success. Library is located in http://code.google.com/p/android-gdocs-api/ but without any usable samples.
Or is there some other kind of access to google spreadsheets from android? Best way for me would be to access shared spreadsheet's cells something like I have shared here: http://spreadsheets.google.com/feeds/cells/0ArA3SeTMuh9gdHpMTkh4YkhGWTJwUFEzaWh3bnN2TFE/od6/private/full . I tried several ways of reading it (socket, httppost, httpget, URL.getContent()) but I only get either 404 or No-content errors. In browser this address works, but I failed miserably when trying to read raw xml in my code :( Any help is appreciated. Thanks, Rudo -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en To unsubscribe, reply using "remove me" as the subject.

