Inspired from Clean Architecture from Uncle Bob, Google Android samples and Clean Swift
Example of this template in action here
-
Clone this project and copy the contents to the following location in your Android Studio
-
Windows : Navigate to the location of the templates folder :
cd {ANDROID_STUDIO_LOCATION}/plugins/android/lib/templates/other/
-
MacOS: Navigate to the location of the templates folder :
cd /Applications/Android\ Studio.app/Contents/plugins/android/lib/templates/other/
-
Restart Android Studio - It should work with out any issues
Welcome to contribute, feel free to change and open a PR.
- Create scaffolding for Fragments
- Create scaffolding for TestClasses
This project ideas aren't new in any way. Credit has to be given to the following projects, listed in autobiographical order.