Android Open Source - Example sample google_oauth2_android_example






Project Summary

Sample Android project showing a way to use Google OAuth2.

Web Site / Source Repository

google_oauth2_android_example is hosted in the following web site
https://github.com/Jachobsen/google_oauth2_android_example

If you think the Android project google_oauth2_android_example 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 google_oauth2_android_example.

ItemValue
Java File Count3
Target SDK Version17
Minimum SDK Version17
Activity Count2
jar files usedandroid-async-http-1.4.3.jar
android-support-v4.jar
gson-2.2.3.jar
Required Permissionsandroid.permission.GET_ACCOUNTS
android.permission.INTERNET
android.permission.USE_CREDENTIALS




License

The license information of google_oauth2_android_example is as follows:

Apache License

Java Source Files

com.example.oauth.GoogleLoginActivity.java
com.example.oauth.MainActivity.java
com.example.oauth.fragment.SelectAccountDialogFragment.java