Building a plugin for Android Studio
In this course, you will learn how to create a plugin for Android Studio with Kotlin. You will be first introduced to the different plugin components and how to use them to write a simple plugin. You will then learn how to arch...