Skip to content

kahgoh/Android-Parsing-JSON-with-JSONObject

Repository files navigation

JSON Parsing with JSONObject

This is a demo for parsing JSON in Android using JSONObject. It parses sample JSON data and load its into a table layout on the screen. This project was created for Parsing JSON with JSONObject.

The project is configured to use API level 15 (Android 4.0.3).

Acknowledgements

The sample JSON data was taken from the Bureau of Meteorology (http://www.bom.gov.au).

Releases

No releases published

Packages

No packages published

Languages