Simple Twitter Client used on Android Devices.
Twitter is hosted in the following web site
https://github.com/C3Dev/Twitter
If you think the Android project Twitter 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 Twitter.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [mdpi, ldpi, hdpi] |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-support-v4.jar twitter4j-core-2.2.1.jar |
Required Permissions | android.permission.INTERNET |
There are 2 image files in Twitter. The names of the image files are listed as follows.
home.png tweet.png
The following screenshort is generated from the image listed above.
Twitter has the following Java source files.
edu.cs1635.pitt.ccc35.proj4.Data.java edu.cs1635.pitt.ccc35.proj4.DatabaseHelper.java edu.cs1635.pitt.ccc35.proj4.TweetAdapter.java edu.cs1635.pitt.ccc35.proj4.TweetHandler.java edu.cs1635.pitt.ccc35.proj4.TweetViewer.java edu.cs1635.pitt.ccc35.proj4.UpdateHandler.java