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