Android Open Source - UI ListView JSON JsonFeedReader






Project Summary

A basic app containing a listview populated with images and text from a JSON feed..

Web Site / Source Repository

JsonFeedReader is hosted in the following web site
https://github.com/PatrickDattilio/JsonFeedReader

If you think the Android project JsonFeedReader 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 JsonFeedReader.

ItemValue
Java File Count9
Activity Count1
jar files usedgson-2.2.4.jar
okhttp-1.3.0-jar-with-dependencies.jar
picasso-2.2.0.jar
Required Permissionsandroid.permission.INTERNET




Java Source Files

JsonFeedReader has the following Java source files.

com.dattilio.reader.FeedReaderActivity.java
com.dattilio.reader.network.NetworkService.java
com.dattilio.reader.network.ResponseReceiver.java
com.dattilio.reader.persist.DBHelper.java
com.dattilio.reader.persist.ReaderContentProvider.java
com.dattilio.reader.types.Avatar.java
com.dattilio.reader.types.FeedItem.java
com.dattilio.reader.types.User.java