Json parsing using Gson in android Example Tutorial Part – 3

 

In this Tutorial, we see What is GSON? Gson is a Java library and it can be used to convert Java Objects into their JSON representation. It can also be used to convert a JSON string to an equivalent Java object. It provides several built-in serializers and deserializers.


Leave a Reply

Your email address will not be published. Required fields are marked *