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