Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 620 Bytes

File metadata and controls

9 lines (7 loc) · 620 Bytes

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).