Android Open Source - Example code googledocs-upload-sample






Project Summary

Android sample code to authorize with OAuth2, upload a doc and update it..

Web Site / Source Repository

googledocs-upload-sample is hosted in the following web site
https://github.com/mendhak/googledocs-upload-sample

If you think the Android project googledocs-upload-sample listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of googledocs-upload-sample.

ItemValue
Java File Count4
Activity Count3
jar files usedgoogle-play-services.jar
Required Permissionsandroid.permission.GET_ACCOUNTS
android.permission.INTERNET
android.permission.USE_CREDENTIALS




Java Source Files

googledocs-upload-sample has the following Java source files.

com.mendhak.example.GDocsUploadActivity.java
com.mendhak.example.OAuth2AuthorizationActivity.java
com.mendhak.example.OAuth2Client
.java
com.mendhak.example.PureJavaUploadActivity.java