Download Free code Brion Learns OAuth
Description
Example of an Android application that authenticates via Twitter OAUTH and allows updates and displays the last successful update.
Icons
Source Files
The download file Brion-Learns-OAuth-master.zip has the following entries.
.classpath// w ww. j av a2 s . c o m
.gitignore
.project
AndroidManifest.xml
README
libs/android-support-v4.jar
libs/signpost-commonshttp4-1-1.2.1.2.jar
libs/signpost-core-1.2.1.2.jar
project.properties
res/drawable-hdpi/ic_launcher.png
res/drawable-mdpi/ic_launcher.png
res/drawable-xhdpi/ic_launcher.png
res/drawable-xxhdpi/ic_launcher.png
res/layout/main.xml
res/layout/progress_view.xml
res/menu/bloa_options_menu.xml
res/values-v11/styles.xml
res/values-v14/styles.xml
res/values/strings.xml
res/values/styles.xml
src/com/eyebrowssoftware/bloa/App.java
src/com/eyebrowssoftware/bloa/DefaultKeysProvider.java
src/com/eyebrowssoftware/bloa/KeysProvider.java
src/com/eyebrowssoftware/bloa/activities/BloaActivity.java
src/com/eyebrowssoftware/bloa/activities/BloaUserTimelineFragment.java
src/com/eyebrowssoftware/bloa/activities/OAuthActivity.java
src/com/eyebrowssoftware/bloa/activities/ProgressDialogFragment.java
src/com/eyebrowssoftware/bloa/data/BloaProvider.java
src/com/eyebrowssoftware/bloa/data/UserStatusRecords.java
tests/BLOATestTest/.classpath
tests/BLOATestTest/.project
tests/BLOATestTest/AndroidManifest.xml
tests/BLOATestTest/proguard-project.txt
tests/BLOATestTest/project.properties
tests/BLOATestTest/res/drawable-hdpi/ic_launcher.png
tests/BLOATestTest/res/drawable-ldpi/ic_launcher.png
tests/BLOATestTest/res/drawable-mdpi/ic_launcher.png
tests/BLOATestTest/res/drawable-xhdpi/ic_launcher.png
tests/BLOATestTest/res/values/strings.xml
tests/BLOATestTest/src/com/example/bloa/test/BloaActivityInstrumentationTestCase2.java
tests/BLOATestTest/src/com/example/bloa/test/BloaProviderTestCase.java
tests/BLOATestTest/src/com/example/bloa/test/MyUserKeyProvider.java
tests/BLOATestTest/src/com/example/bloa/test/TestApp.java
tests/BLOATestTest/src/com/example/bloa/test/UserKeyProvider.java
Download
Click the following link to download Brion-Learns-OAuth-master.zip.
Brion-Learns-OAuth-master.zip