Simple tutorial app about retrieving JSON data from a web service..
AndroidPlacesJson is hosted in the following web site
https://github.com/Pimentoso/AndroidPlacesJson
If you think the Android project AndroidPlacesJson 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 AndroidPlacesJson.
Item | Value |
---|---|
Java File Count | 3 |
Target SDK Version | 16 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar gson-2.2.2.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.READ_PHONE_STATE |
AndroidPlacesJson has the following Java source files.
com.example.placesjson.GeonameList.java com.example.placesjson.Geonames.java com.example.placesjson.MainActivity.java