Json Parsing using GSON in Android Koltin

Опубликовано: 25 Февраль 2025
на канале: TechLambda
246
7

What you learn in this video
Add gson Dependencies in your project
What is Gson Library
Convert json string to kotlin data class
Convert Data Class to jsonString
Convert json string to Nested object
Convert Nested object to json String
Convert json to String list of objects
Convert json String to Map
Convert map to json String