Android XML and JSON
In this training you are going to learn about Android XML and JSON, How to parse the xml file and how to extract information form file.
XML Stands for Extensible Mark-up Language and very popular format and commonly used to share data in world wide network.
JavaScript Object notation (JSON) is minimal, textual and is and alternative of XML. JSON is faster then XML and short and Quicker.