A sample program to fetch data using JSON service & display it in Android.
JSONAndroid is hosted in the following web site
https://github.com/KayNag/JSONAndroid
If you think the Android project JSONAndroid 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 JSONAndroid.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [mdpi, ldpi, hdpi] |
Minimum SDK Version | 8 |
Activity Count | 1 |
Required Permissions | android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
There are 3 image files in JSONAndroid. The names of the image files are listed as follows.
blank.png filler_icon.png listhead.png
The following screenshort is generated from the image listed above.
JSONAndroid has the following Java source files.
kay.zendesk.android.ZendeskFace.java kay.zendesk.android.adapters.ZendeskDataAdapter.java kay.zendesk.android.data.ZendeskData.java kay.zendesk.android.tasks.SSLSocket.java kay.zendesk.android.tasks.ZendeskAPITask.java kay.zendesk.android.tasks.ZendeskIconTask.java kay.zendesk.android.tasks.ZendeskJSONFetchHelper.java