An OAuth Library/application for Android which uses Content Providers in order to store OAuth data.
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.
The following table is the detailed list of oauth_for_android.
Item | Value |
---|---|
Java File Count | 20 |
Minimum SDK Version | 3 |
Activity Count | 6 |
jar files used | signpost-commonshttp4-1.1-SNAPSHOT.jar signpost-core-1.1-SNAPSHOT.jar |
Required Permissions | android.permission.INTERNET android.permission.RECEIVE_BOOT_COMPLETED com.novoda.oauth.ACCESS_OAUTH_INFORMATION |
Raw File Names | res\raw\oauth.sql |
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.
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