Open GoogleCodeExporter opened 9 years ago
I wouldn't expect anything else from `addProperty(String, String)`. It's just a
String. Try this instead:
new JsonObject().add("jsondata", new Gson().toJsonTree(<my-map>, type))
Original comment by Maaarti...@gmail.com
on 15 Dec 2013 at 11:03
Original issue reported on code.google.com by
shantano...@gmail.com
on 13 Dec 2013 at 6:40