Back to Browse

JSON Parsing for Java/Android using GSON

393 views
Mar 8, 2021
17:47

Hi, In this video, I try to teach about JSON Parsing using GSON Library.. It is quite simple. Simply watch the video and follow the instruction. 👉 GSON Library : https://mvnrepository.com/artifact/com.google.code.gson/gson/2.8.6 👉 POM Reference : https://maven.apache.org/pom.html 👉 Maven Documentation : https://maven.apache.org/guides/index.html 👉 URL to Generate Pojo : https://www.jsonschema2pojo.org/ 👉 Find the source code : https://github.com/rajendrakumaryadav/JsonParsing ✍️ Queries Solved in Video : 0:00 Introduction about Video. 0:20 Setting-up New Project in Netbeans 0:55 Adding Maven Dependency into pom.xml 2:00 Creating and Setting Project Structure 4:30 Creating Pojo with jsonschema2pojo.org 7:48 Playing with GSON. 17:30 Thanks 🙏 Follow me on Twitter https://twitter.com/_rajendrayadav Thanks 🙏 You for Watching this video 🎞️. Please subscribe the channel, share the video & like the video 👍, If found the video helpful 👌.

Download

0 formats

No download links available.

JSON Parsing for Java/Android using GSON | NatokHD