Is google gson running on android?
- by Janusz
I'm playing arround with google gson for communication with my web back end at the moment.
This and this older posts indicate that there are some problems with gson on android.
I did some easy tests on the device already but maybe I just missed the bug.
Edit I'm now parsing a lot more data. Generic lists etc. still not encountered the bug.
Has anybody used gson on Android already? How does it work? Has somebody encountered bugs or something that will stop me from using it once it gets more complicated?