Back to Browse

Android JSON parsing using GSON

20.4K views
Apr 21, 2017
30:31

In this video we are going to learn about how to perform JSON parsing using GSON. Gson is a java API provided by google. Gson is used for serialization and de-serialization of Json. In this android app we download some data from the remote server in the form of json and perform json parsing using Gson and display the final result on a recyclerview. Like my Facebook page : https://www.facebook.com/codeglympse Subscribe My YouTube channel : http://www.youtube.com/ticoontechnologies

Download

1 formats

Video Formats

360pmp438.6 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Android JSON parsing using GSON | NatokHD