File Templates for Android MVP project inspired by Moxy Templates
Adding MVP templates to Android Studio:
- Download templates
- Copy template folders to ANDROID_STUDIO_DIR/plugins/android/lib/templates/other
- Restart Android Studio
- Select your package and go to File->New->MVP->MVPActivity or MVPFragment
- ???
- PROFIT!
If templates disappear after Android Studio update, just add them again in the same way.
Note that you use it at your own risk.