Android Open Source - Twitter search twitterReader






Project Summary

A simple android twitter search application created for ITH Proxy workshop.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of twitterReader.

ItemValue
Java File Count8
Minimum SDK Version10
Activity Count2
jar files usedgson-2.2.1-javadoc.jar
gson-2.2.1-sources.jar
gson-2.2.1.jar
Required Permissionsandroid.permission.INTERNET




Java Source Files

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