Is google gson running on android?
        Posted  
        
            by Janusz
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Janusz
        
        
        
        Published on 2010-03-04T14:51:45Z
        Indexed on 
            2010/03/15
            12:29 UTC
        
        
        Read the original article
        Hit count: 429
        
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?
© Stack Overflow or respective owner