Gson

Parsing JSON with Gson

Adding a custom Converter to Gson

Parsing a ListString with Gson

Adding Gson to your project

Parsing JSON to Generic Class Object with Gson

Parsing JSON property to enum with Gson

JSON SerializationDeserialization with AutoValue and Gson

Using Gson to load a JSON file from disk.

Using Gson as serializer with Retrofit

Custom JSON Deserializer using Gson

Parsing json array to generic class using Gson

Using Gson with inheritance