I'm getting the data from one JSONArray and passing it to another String, however in this process my data is getting in alphabetical order, and I'd like it to be in the read order of the JSon file. Is this possible?
I'm getting the data from one JSONArray and passing it to another String, however in this process my data is getting in alphabetical order, and I'd like it to be in the read order of the JSon file. Is this possible?