My First Twitter client application on Android.
KNHTwitt is hosted in the following web site
https://github.com/knh8205/KNHTwitt
If you think the Android project KNHTwitt 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 KNHTwitt.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 11 |
Activity Count | 3 |
Fragment Count | 1 |
jar files used | android-smart-image-view-1.0.0.jar android-support-v4.jar twitter4j-core-3.0.5-javadoc.jar twitter4j-core-3.0.5-sources.jar twitter4j-core-3.0.5.jar |
Required Permissions | android.permission.INTERNET |
There are 2 image files in KNHTwitt. The names of the image files are listed as follows.
ic_action_compose.png ic_action_refresh.png
The following screenshort is generated from the image listed above.
KNHTwitt has the following Java source files.
com.knh.knhtwitt_dev.MainActivity.java com.knh.knhtwitt_dev.TweetActivity.java com.knh.knhtwitt_dev.TwitterOAuthActivity.java com.knh.knhtwitt_dev.TwitterUtils.java