I have this method:
public static Object parseStringToObject(String json) { String Object = json; Gson gson = new Gson(); Object objects = gson.f
Don't use jsonObject.toString on a JSON object.
jsonObject.toString