Demo of how to use Android with OAuth to connect to Twitter.
OAuthDemo is hosted in the following web site
https://github.com/mgargenta/OAuthDemo
If you think the Android project OAuthDemo 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 OAuthDemo.
Item | Value |
---|---|
Java File Count | 1 |
Minimum SDK Version | 11 |
Activity Count | 1 |
jar files used | jtwitter.jar signpost-commonshttp4-1.2.jar signpost-core-1.2.1.1.jar |
Required Permissions | android.permission.INTERNET |
OAuthDemo has the following Java source files.
com.marakana.oauth.MainActivity.java