AndroidTemplatePluginSample icon indicating copy to clipboard operation
AndroidTemplatePluginSample copied to clipboard

Showcases how to add templates to Android Studio by using an extension point

Results 2 AndroidTemplatePluginSample issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/47482389/95899025-895cdd80-0dad-11eb-8118-6069ab066f1e.png)

Hello, I followed these steps to try to run this plugin: - I cloned the repo. - Executed `./gradlew buildPlugin`. - Installed the plugin into Android Studio v4.1 from `PROJECT_DIR/build/distributions/Android...