A skeleton Twitter client for Android.
tipple is hosted in the following web site
https://github.com/mcartmell/tipple
If you think the Android project tipple 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 tipple.
Item | Value |
---|---|
Java File Count | 6 |
Target SDK Version | 16 |
Minimum SDK Version | 7 |
Activity Count | 2 |
jar files used | androauth.jar android-support-v4.jar commons-io-2.4.jar hoot.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.ACCESS_WIFI_STATE android.permission.INTERNET |
tipple has the following Java source files.
me.mikec.tipple.DownloadImageTask.java me.mikec.tipple.MainActivity.java me.mikec.tipple.Tweet.java me.mikec.tipple.TweetAdapter.java me.mikec.tipple.Twitter.java me.mikec.tipple.TwitterAuth.java