filmov
tv
How to download and parse JSON so easy - Android Tutorial
![preview_player](https://i.ytimg.com/vi/qDGfiNzMAJo/maxresdefault.jpg)
Показать описание
Hi guy! I'm Phuc VR. In this video, we will use the AsyncTask to Download a JSON and learn how to parse JSON.
JSON stands for JavaScript Object Notation. It is an independent data exchange format and is the best alternative for XML. This chapter explains how to parse the JSON file and extract necessary information from it.
Android provides four different classes to manipulate JSON data. These classes are JSONArray,JSONObject,JSONStringer and JSONTokenizer.
JSON stands for JavaScript Object Notation. It is an independent data exchange format and is the best alternative for XML. This chapter explains how to parse the JSON file and extract necessary information from it.
Android provides four different classes to manipulate JSON data. These classes are JSONArray,JSONObject,JSONStringer and JSONTokenizer.