/Android-Studio-Templates

Android Studio templates for generating boilerplate code

Primary LanguageFreeMarkerApache License 2.0Apache-2.0

Android-Studio-Templates

Android Studio templates for boilerplate code generation

Installing

Clone this repo inside your Android Studio templates folder

cd <android-studio-folder>/plugins/android/lib/templates/activities/
git init

git remote add voghDev https://github.com/voghDev/Android-Studio-Templates.git
git pull voghDev master

Then restart Android Studio