A simple Android app that allows one to search the Twitter API and display detailed user information..
HelloTwitter is hosted in the following web site
https://github.com/cnvrsepnk/HelloTwitter
If you think the Android project HelloTwitter 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 HelloTwitter.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [mdpi] |
Minimum SDK Version | 8 |
Activity Count | 2 |
Required Permissions | android.permission.INTERNET |
There are 1 image files in HelloTwitter. The names of the image files are listed as follows.
treemologo.png
The following screenshort is generated from the image listed above.
HelloTwitter has the following Java source files.
com.example.hellotreemo.AsyncImageLoader.java com.example.hellotreemo.HelloTreemo.java com.example.hellotreemo.ImageCallback.java com.example.hellotreemo.Tweet.java com.example.hellotreemo.TweetAdapter.java com.example.hellotreemo.User.java com.example.hellotreemo.UserDetails.java com.example.hellotreemo.ViewCache.java