So I am trying Google Drive, but I did not found any suitable APIs or example to implement. I have gone through API documentation of Google Drive, but not able to implement.
It seems you have to use the Document List API, as Drive is currently aimed at Chrome.
See: http://stackoverflow.com/questions/10330053/google-drive-docs-api-for-android/10330497#10330497 and: http://stackoverflow.com/questions/10306456/android-api-for-google-drive -- 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

