How to write a plugin for Android Studio?

前端 未结 3 662
爱一瞬间的悲伤
爱一瞬间的悲伤 2020-12-31 07:05

How I can write a plugin for Android Studio?

I\'ve looked for documentation, but unfortunately there is very little or it\'s poor, so what articles can recommended?<

3条回答
  •  春和景丽
    2020-12-31 07:37

    In this article we’ll describe a step-by-step process of creating a simple plugin for Android Studio / IntelliJ IDEA.

    https://yalantis.com/blog/android-studio-plugin-development/

提交回复
热议问题