Twitter client for Android mobile platform using OAuth APIs.
Twiturr is hosted in the following web site
https://github.com/vitalius/Twiturr
If you think the Android project Twiturr 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 Twiturr.
Item | Value |
---|---|
Java File Count | 11 |
Minimum SDK Version | 7 |
Activity Count | 4 |
jar files used | signpost-commonshttp4-1.2.1.1.jar signpost-core-1.2.1.1.jar signpost-jetty6-1.2.1.1.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.RECEIVE_BOOT_COMPLETED com.twiturr.RECEIVE_TIMELINE_NOTIFICATIONS com.twiturr.SEND_TIMELINE_NOTIFICATIONS |
Twiturr has the following Java source files.
com.twiturr.AuthActivity.java com.twiturr.BaseActivity.java com.twiturr.BootReceiver.java com.twiturr.NetworkReceiver.java com.twiturr.PrefsActivity.java com.twiturr.StatusActivity.java com.twiturr.StatusData.java com.twiturr.TimelineActivity.java com.twiturr.TimelineAdapter.java com.twiturr.Twiturr.java com.twiturr.UpdaterService.java