Closed GoogleCodeExporter closed 9 years ago
Im using the gson in android 2.2
Original comment by pedrohms...@gmail.com
on 30 Mar 2012 at 7:57
deserialize function is here
Original comment by pedrohms...@gmail.com
on 30 Mar 2012 at 8:43
Attachments:
Is the target type an int? The best way to fix this is to make sure your target
value is typed the way you want it.
Original comment by limpbizkit
on 10 Apr 2012 at 2:10
thanks for answering. My type has to be an Object class because it must be of
any type to be stored.
Original comment by pedrohms...@gmail.com
on 10 Apr 2012 at 2:27
Original issue reported on code.google.com by
pedrohms...@gmail.com
on 30 Mar 2012 at 7:53Attachments: