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