csshine

Results 2 comments of csshine

I also face this same problem. Hope could solve this soon. Thank you a lot

find a solution. Hope could help. [link](https://stackoverflow.com/questions/22533432/create-object-from-gson-string-doesnt-work) `` public final class GsonUriParser implements Parser { private Gson gson; public GsonUriParser() { } @Override public T fromJson(String content, Type type) throws...