Code which goes with the Android Twitter Search API v1.1 App post.
TwitterSearchTutorial is hosted in the following web site
https://github.com/Rockncoder/TwitterSearchTutorial
If you think the Android project TwitterSearchTutorial 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 TwitterSearchTutorial.
Item | Value |
---|---|
Java File Count | 9 |
Minimum SDK Version | 16 |
Activity Count | 1 |
jar files used | gson-2.2.4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
TwitterSearchTutorial has the following Java source files.
com.example.TwitterSearchTutorial.Authenticated.java com.example.TwitterSearchTutorial.MainActivity.java com.example.TwitterSearchTutorial.Search.java com.example.TwitterSearchTutorial.SearchMetadata.java com.example.TwitterSearchTutorial.SearchResults.java com.example.TwitterSearchTutorial.Searches.java com.example.TwitterSearchTutorial.Tweet.java com.example.TwitterSearchTutorial.Twitter.java com.example.TwitterSearchTutorial.TwitterUser.java