Twitter Search API Implementation Android.
twitter-search-android is hosted in the following web site
https://github.com/rejwan-shuvo/twitter-search-android
If you think the Android project twitter-search-android 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-search-android.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [mdpi, ldpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar gson-2.2.2.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
There are 2 image files in twitter-search-android. The names of the image files are listed as follows.
ic_action_search.png twitter.png
The following screenshort is generated from the image listed above.
twitter-search-android has the following Java source files.
portfolio.shuvo.twittersearchapi.MainActivity.java portfolio.shuvo.twittersearchapi.pojo.Response.java portfolio.shuvo.twittersearchapi.pojo.Tweet.java