android string to jsonobject gson code example Example: android gson object to json Gson gson = new Gson(); String json = gson.toJson(myObj);