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