Hello Androiders,
Need a small help. I want to create my own plugin in android studio which will get json text as input and generate a pojo class. I don't want to use ready made plugins i want to create my own. Any help would be appreciated.
g
gildor
09/14/2018, 6:18 AM
What kind help do you need?
Also, how this related to Kotlin?
d
Dico
09/14/2018, 6:23 AM
Not all kotliners are androiders
Haha
d
dhananjaykulkarni19
09/15/2018, 4:00 AM
@gildor did u read what I wrote above ..??
g
gildor
09/15/2018, 4:18 AM
Yes, I did. There are a lot of aspects, maybe you have particular question. I would first read Intellij Platform documentation about plugin creation, you also can use any of existing open source plugins with similar features (ai saw a few of them) as reference