Hello Androiders, Need a small help. I want to cr...
# announcements
d
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
What kind help do you need? Also, how this related to Kotlin?
d
Not all kotliners are androiders
Haha
d
@gildor did u read what I wrote above ..??
g
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