Android Open Source - Example sample OAuth-Sample-Android






Project Summary

This is an OAuth2 Demo on Android.

Web Site / Source Repository

OAuth-Sample-Android is hosted in the following web site
https://github.com/cynosure7/OAuth-Sample-Android

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

ItemValue
Java File Count13
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version11
Activity Count4
Required Permissionsandroid.permission.INTERNET




Resource Files

There are 2 image files in OAuth-Sample-Android. The names of the image files are listed as follows.

cisco1.png
cisco2.png

The following screenshort is generated from the image listed above.

null

Java Source Files

OAuth-Sample-Android has the following Java source files.

com.ecs.android.sample.oauth2.Constants.java
com.ecs.android.sample.oauth2.FlowConstant.java
com.ecs.android.sample.oauth2.HttpsClient.java
com.ecs.android.sample.oauth2.IntroScreen.java
com.ecs.android.sample.oauth2.MainScreen.java
com.ecs.android.sample.oauth2.MySSLSocketFactory.java
com.ecs.android.sample.oauth2.OAuth2Helper.java
com.ecs.android.sample.oauth2.OAuthAccessTokenActivity.java
com.ecs.android.sample.oauth2.OAuthCodeActivity.java
com.ecs.android.sample.oauth2.Response.java
com.ecs.android.sample.oauth2.store.CredentialSharedPreference.java
com.ecs.android.sample.oauth2.store.SharedPreferencesCredentialStore.java