Tagged in

Songs

MindOrks
MindOrks
Our community publishes stories worth reading on Android Development
More information
Followers
28K
Elsewhere
More, on Medium

Parsing using GSON’s @JsonAdapter

Most of you have heard about TypeAdapter which is used to customize JSON conversions. Sometimes API can be designed that way that it wont fit your needs on client side. Thus you have to modify the response.