Chapter 7. Parsing JSON and XML Documents to Use Online APIs
In this chapter, you'll find the powerful application, Qt, running on the popular Android devices. Following the introduction of Qt application development for Android, it also utilizes online APIs, which usually return JSON or XML documents. The topics that are covered in this chapter are as follows:
- Setting up Qt for Android
- Parsing JSON results
- Parsing XML results
- Building Qt applications for Android
- Parsing JSON in QML