Well I'm a "beginner" on android. And in my project, I'm picking up from http reponse (with the GET method) a string for JSONObject.
"{ "status":{ "d3": { "stats" : false }, "a1": { "stats" : false } } }"
But I'm not able to do the function that gets d3 / a1.