Skip to content

tmiyamon/android-studio-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

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 git@github.com: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)

About

Custom templates for Android Studio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published