Nice, this thing does generics too? Maybe worth looking into for mixed web based services, not just android support.
Reshared post from +Stefan Hoth
Need to store this one for completing/perfecting the +Geeklist SDK for Java soon.
Android JSON Parsing with Gson Tutorial – Java Code Geeks
Apart from XML, JSON is a very common format used in API responses. Its simplicity has helped to gain quite the adoption in favor of the more verbose XML. Additionally, JSON can easily be combined wit…