android-studio-template
android-studio-template copied to clipboard
Custom templates for Android Studio
android-studio-template
Custom templates for Android Studio.
NewAndroidModule
This template extends the default behavior of creating a module in Android Studio and follows the android-best-practices.
Install
On Mac,
git clone [email protected]:tmiyamon/android-studio-template.git
cd android-studio-template
mv '/Applications/Android Studio.app/Contents/plugins/android/lib/templates/gradle-projects/NewAndroidModule'{,_bak}
ln -s $(pwd)/gradle-projects/NewAndroidModule '/Applications/Android Studio.app/Contents/plugins/android/lib/templates/gradle-projects/NewAndroidModule'
then restart Android Studio if it's running.
Enhancement
application module
library module
License
Futurice Oy Creative Commons Attribution 4.0 International (CC BY 4.0)