Android Open Source - App github OAuth-Sample-Android






Project Summary

This is just a simple code to authenticate your app using Google auth. The original code is available at https://github.com/ddewaele/AndroidOAuthFlowSample.

Web Site / Source Repository

OAuth-Sample-Android is hosted in the following web site
https://github.com/ajithmemana/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 Count11
Supported screen sizes[xhdpi]
Target SDK Version17
Minimum SDK Version8
Activity Count2
jar files usedandroid-support-v4.jar
myjson-2.1.jar
signpost-commonshttp4-1.2.1.2.jar
signpost-core-1.2.1.2.jar
Required Permissionsandroid.permission.INTERNET
android.permission.READ_CONTACTS
android.permission.READ_EXTERNAL_STORAGE
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

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

avatar_image.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.oauth.Constants.java
com.ecs.android.oauth.Imageloader.FileCache.java
com.ecs.android.oauth.Imageloader.ImageLoader.java
com.ecs.android.oauth.Imageloader.MemoryCache.java
com.ecs.android.oauth.Imageloader.Utils.java
com.ecs.android.oauth.OAuthFlowApp.java
com.ecs.android.oauth.OAuthRequestTokenTask.java
com.ecs.android.oauth.PrepareRequestTokenActivity.java
com.ecs.android.oauth.ReadProfileDataAsync.java
com.ecs.android.oauth.RetrieveAccessTokenTask.java
com.ecs.android.oauth.Utility.java