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