Example of Google API Access by Android Studio.
GoogleOauthAPIAccess is hosted in the following web site
https://github.com/porosh/GoogleOauthAPIAccess
If you think the Android project GoogleOauthAPIAccess listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of GoogleOauthAPIAccess.
Item | Value |
---|---|
Java File Count | 4 |
Activity Count | 1 |
jar files used | android-async-http-1.4.6.jar |
Required Permissions | android.permission.GET_ACCOUNTS android.permission.INTERNET android.permission.USE_CREDENTIALS |
GoogleOauthAPIAccess has the following Java source files.
com.porosh.googleoauthapiaccess.ApplicationTest.java com.porosh.googleoauthapiaccess.GoogleContact.java com.porosh.googleoauthapiaccess.MainActivity.java com.porosh.googleoauthapiaccess.URLShortener.java