How do I prevent JSONArray from organizing itself alphabetically?

0

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?

    
asked by anonymous 24.06.2015 / 17:47

0 answers