Android Open Source - Development data oauth_for_android






Project Summary

An OAuth Library/application for Android which uses Content Providers in order to store OAuth data.

Web Site / Source Repository

oauth_for_android is hosted in the following web site
https://github.com/akshaydashrath/oauth_for_android

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

ItemValue
Java File Count20
Minimum SDK Version3
Activity Count6
jar files usedsignpost-commonshttp4-1.1-SNAPSHOT.jar
signpost-core-1.1-SNAPSHOT.jar
Required Permissionsandroid.permission.INTERNET
android.permission.RECEIVE_BOOT_COMPLETED
com.novoda.oauth.ACCESS_OAUTH_INFORMATION
Raw File Namesres\raw\oauth.sql




Resource Files

There are 14 image files in oauth_for_android. The names of the image files are listed as follows.

background.png
background_50.png
brightkite_48x48.png
btn_check_buttonless_off.png
btn_check_buttonless_on.png
fireeagle.png
fireeagle_application_48x48.png
ic_menu_account_list.png
jaiku.png
myspace_48x48.png
rummble_48x48.png
twitter.png
twitter_48x48.png
yahoo_48x48.png

The following screenshort is generated from the image listed above.

null




Java Source Files

oauth_for_android has the following Java source files.

com.novoda.oauth.Intent.java
com.novoda.oauth.OAuthObject.java
com.novoda.oauth.activities.ConsumerListing.java
com.novoda.oauth.activities.OAuthCallActivity.java
com.novoda.oauth.activities.OAuthItemViewActivity.java
com.novoda.oauth.activities.OAuthItemViewActivityTest.java
com.novoda.oauth.activities.OAuthListing.java
com.novoda.oauth.activities.OauthListingUnitTest.java
com.novoda.oauth.provider.OAuth.java
com.novoda.oauth.provider.OAuthProvider.java
com.novoda.oauth.provider.ProviderTestCase3.java
com.novoda.oauth.provider.QueryProviderTest.java
com.novoda.oauth.provider.RegistryProviderTest.java
com.novoda.oauth.receiver.RegisterURIPermissions.java
com.novoda.oauth.utils.BundleWrapper.java
com.novoda.oauth.utils.DBUtil.java
com.novoda.oauth.utils.IOAuthCall.java
com.novoda.oauth.utils.OAuthAsyncTask.java
com.novoda.oauth.utils.OAuthCall.java
com.novoda.oauth.utils.SqlScanner.java