Convert JsonObject from GsonUtil Android code example Example: android gson object to json Gson gson = new Gson(); String json = gson.toJson(myObj);