A simple android twitter search application created for ITH Proxy workshop.
twitterReader is hosted in the following web site
https://github.com/b4ckb0n3/twitterReader
If you think the Android project twitterReader 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 twitterReader.
Item | Value |
---|---|
Java File Count | 8 |
Minimum SDK Version | 10 |
Activity Count | 2 |
jar files used | gson-2.2.1-javadoc.jar gson-2.2.1-sources.jar gson-2.2.1.jar |
Required Permissions | android.permission.INTERNET |
twitterReader has the following Java source files.
com.nearsoft.reader.TwitterEntry.java com.nearsoft.reader.TwitterReader.java com.nearsoft.reader.TwitterSearchResponse.java com.nearsoft.reader.TwitterTransport.java com.nearsoft.reader.activity.TweetsListActivity.java com.nearsoft.reader.activity.TwitterReaderActivity.java com.nearsoft.reader.adapter.TwitterArrayAdapter.java com.nearsoft.reader.utils.StringUtils.java