JSON (Javascript Object Notation) is a programming language . It is minimal, textual, and a subset of JavaScript and android
supports all the JSON classes JSONObject, JSONArray, JSONString
json.org is the required library which support and allows processing and creating JSON files.
We can convert/read/write a JSON string to object and back to string.