Custom templates for Android Studio.
This template extends the default behavior of creating a module in Android Studio and follows the android-best-practices.
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.
Futurice Oy Creative Commons Attribution 4.0 International (CC BY 4.0)