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-Reader-Gradle-build is hosted in the following web site
https://github.com/amitav13/App-Reader-Gradle-build
If you think the Android project App-Reader-Gradle-build 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-Reader-Gradle-build.
Item | Value |
---|---|
Java File Count | 5 |
Supported screen sizes | [mdpi, hdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 11 |
Activity Count | 3 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
App-Reader-Gradle-build has the following Java source files.
com.example.appreader.AppDetails.java com.example.appreader.Constants.java com.example.appreader.Fetch.java com.example.appreader.MainActivity.java com.example.appreader.ServiceHandler.java