Search code examples
androidgoogle-docsgoogle-docs-apigoogle-drive-api

Uploaded file to Google Docs


I want to write a sample application for uploading file to Google Doc. Is there any minimum API level for this? Could I add any other libraries for this application? Please help me.. Thanks...


Solution

  • Here is the example which upload a file to google docs.

    This is a sample Android application which uses the google-api-java-client library to demonstrate uploading a file to Google Docs.