I use a JSON library called JSONObject (I don\'t mind switching if I need to).
JSONObject
I know how to iterate over JSONArrays, but when I parse JSO
JSONArrays
for my case i found iterating the names() works well
names()
for(int i = 0; i