Android Open Source - Development json android-json-example






Project Summary

This is a very simple Android app for downloading JSON..

Web Site / Source Repository

android-json-example is hosted in the following web site
https://github.com/SamuGG/android-json-example

If you think the Android project android-json-example 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 android-json-example.

ItemValue
Java File Count5
Target SDK Version18
Minimum SDK Version11
Activity Count1
Fragment Count2
jar files usedandroid-async-http-1.4.4.jar
android-support-v4.jar
gson-2.2.4.jar
Required Permissionsandroid.permission.INTERNET




Java Source Files

android-json-example has the following Java source files.

com.samugg.example.json.ActivityMain.java
com.samugg.example.json.Country.java
com.samugg.example.json.CountryListAdapter.java
com.samugg.example.json.FragmentSingleObject.java
com.samugg.example.json.RestClient.java