Viper template for Android Studio
To install
-
Copy ViperModule folder to:
{ANDROID_STUDIO_LOCATION}/plugins/android/lib/templates/other/
For MacOS:
/Applications/Android Studio.app/Contents/plugins/android/lib/templates/other/ -
Restart Android Studio
To use:
- Right click on a package that you want to create the module and select it from New -> Other -> VIPER Template
- Type a Viper Module name -> Finish