An android library for achieving granular control over the visual appearance and data persistence over views/widgets displayed in any mobile app. Meant to be a drop in replacement for androids LayoutInflater
which allows creating and inflating layouts at runtime unlike the compiled XML layouts bundled in the APK.
Head over to the wiki for detailed documentation
Download this plugin for android studio and enable it. Once enabled, you can select any android XML layout file and go to Tools > Convert XML to JSON