Android application which downloads JSON file and displays its content..
Android-JSON-viewer is hosted in the following web site
https://github.com/Usy/Android-JSON-viewer
If you think the Android project Android-JSON-viewer 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 Android-JSON-viewer.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Minimum SDK Version | 14 |
Activity Count | 2 |
Required Permissions | android.permission.INTERNET android.permission.READ_EXTERNAL_STORAGE android.permission.WRITE_EXTERNAL_STORAGE |
There are 1 image files in Android-JSON-viewer. The names of the image files are listed as follows.
ic_reload.png
The following screenshort is generated from the image listed above.
Android-JSON-viewer has the following Java source files.
com.example.viewer.Article.java com.example.viewer.ArticleViewerActivity.java com.example.viewer.TitlesViewerActivity.java