Android, Java

A Convenient way to convert JSON to business entity : GSON – Part1

Before swimming in Gson, I think we should take a bath with JSON. So What is JSON? These days JSON is set as standard for transmitting data between servers and web applications, known as Java Script object notation is a lightweight data interchange format. Now Gson is a java library provided by Google to convert to/from Java to...

by Anand Rai
Tag: GSON
06-Nov-2015