when I try to get json that doesn\'t have object, it works fine. but when I try go get json that has an object it\'s getting error.
Have you got any idea?
JSONArray array= new JSONArray(resultdata); for(int i=0;i