Android app that reads a JSON feed and displays it in a list. Has basic sharing capabilities and stores favorites into a SQLite database..
App-Store-Reader is hosted in the following web site
https://github.com/amitav13/App-Store-Reader
If you think the Android project App-Store-Reader 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 App-Store-Reader.
Item | Value |
---|---|
Java File Count | 4 |
Target SDK Version | 19 |
Minimum SDK Version | 11 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET |
App-Store-Reader has the following Java source files.
com.example.appreader.AppDetails.java com.example.appreader.Constants.java com.example.appreader.MainActivity.java com.example.appreader.ServiceHandler.java