arohim / eddga

This is auto generate Android Plugin for MVP-Clean Architecture Code.
MIT License
17 stars 1 forks source link

Android Clean Architecture Generator

This is an internal plugin but openly to use, I make for using very specific Android Clean Architecture [https://github.com/bufferapp/android-clean-architecture-boilerplate]

Road map

The road map of this project is generate the whole things from plain JSON all the way through to Domain Layer and this plugin will be extended to generate android UI template Currently, Generate Kotlin POJO files from JSON

### Waiting for image

Download

get it and install from plugin repository or simply find it in "Preferences" -> "Plugins" -> "Browse Repositories" -> "Android Clean Architecture Generator"

### Waiting for image

How to use

put JSON into window and select target POJO type

Waiting for image

see log of changes

About

This project is on top of https://github.com/robohorse/RoboPOJOGenerator
Thank you to Vadim Shchenev to make me easier to extend.