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