intellij idea, Android Studio plugin for JSON to POJO conversion.
Generate Java and Kotlin POJO files from JSON: GSON, AutoValue, Logan Square, Jackson, empty annotations template. Supports: primitive types, multiple inner JSONArrays.
get it and install from plugin repository or simply find it in "Preferences" -> "Plugins" -> "Browse Repositories" -> "RoboPOJOGenerator"
Select target package -> new -> Generate POJO from JSON
put JSON into window and select target POJO type
see log of changes
wafer-li - Kotlin support (release 1.7)
Copyright 2016 Vadim Shchenev, and licensed under the MIT license. No attribution is necessary but it's very much appreciated. Star this project if you like it.