Simple Android-Twitter-OAuth example.
Android-OAuth-Twitter-Example is hosted in the following web site
https://github.com/browep/Android-OAuth-Twitter-Example
If you think the Android project Android-OAuth-Twitter-Example 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 Android-OAuth-Twitter-Example.
Item | Value |
---|---|
Java File Count | 7 |
Activity Count | 1 |
jar files used | signpost-commonshttp4-1.2.1.1.jar signpost-core-1.2.1.1.jar |
Required Permissions | android.permission.INTERNET |
There are 1 image files in Android-OAuth-Twitter-Example. The names of the image files are listed as follows.
android.png
The following screenshort is generated from the image listed above.
Android-OAuth-Twitter-Example has the following Java source files.
com.github.browep.oauthtwitter.Main.java com.sugree.twitter.AsyncTwitterRunner.java com.sugree.twitter.DialogError.java com.sugree.twitter.TwDialog.java com.sugree.twitter.Twitter.java com.sugree.twitter.TwitterError.java com.sugree.twitter.Util.java