Android Open Source - App design oauth2-android-reference






Project Summary

A reference design for enabling an Android app to authenticate with an OAuth2 server.

Web Site / Source Repository

oauth2-android-reference is hosted in the following web site
https://github.com/Toodledo/oauth2-android-reference

If you think the Android project oauth2-android-reference 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 oauth2-android-reference.

ItemValue
Java File Count8
Supported screen sizes[hdpi]
Target SDK Version19
Minimum SDK Version8
Activity Count2
jar files usedandroid-support-v4.jar
google-http-client-1.15.0-rc.jar
google-http-client-jackson2-1.17.0-rc.jar
google-oauth-client-1.15.0-rc.jar
httpcore-4.0.1.jar
jackson-core-2.2.3.jar
Required Permissionsandroid.permission.INTERNET




Resource Files

There are 1 image files in oauth2-android-reference. The names of the image files are listed as follows.

toodledo_logo.png

The following screenshort is generated from the image listed above.

null

Java Source Files

oauth2-android-reference has the following Java source files.

com.toodledo.android.oauth2.ApplicationController.java
com.toodledo.android.oauth2.MainScreen.java
com.toodledo.android.oauth2.NotificationHelper.java
com.toodledo.android.oauth2.OAuth2Helper.java
com.toodledo.android.oauth2.OAuthAccessTokenActivity.java
com.toodledo.android.oauth2.Parameters.java
com.toodledo.android.oauth2.SessionIdentifierGenerator.java
com.toodledo.android.oauth2.store.SharedPreferencesCredentialStore.java