Parses an instance in json format data 2 and a json instance

Source: Internet
Author: User

Parses an instance in json format data 2 and a json instance
Parsing instances in json format data 2

Json is a commonly used data transmission format on mobile platforms. In this example, two Json format file generation and parsing methods are provided.
The first method is to read and write json files through JsonReader and JsonWriter. the sdk must be later than 11.
Second, perform json read/write operations on objects such as JSONArray, JSONObject, and JSONTokener. the sdk must be later than 9. This method can also be implemented in other sdk versions by introducing jar packages.
After the client is started, click the write json button (1st or 3 buttons) to generate a Json file (location: cdjson under the sdcard root directory. json), and then click the read json button (2nd or 4 buttons ). The JsonParserUtil class in the instance corresponds to the first parsing method, and the JsonParserUtil2 class corresponds to the second parsing method.

:Http://www.dwz.cn/zrqoe

 

Click to write a json file to generate a Json file, and print a json string. Click to read the json file to generate a list in json format. The list is displayed in ListView.

Click item to display the cd data (parsed by json)

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.