An open API service indexing awesome lists of open source software.

https://github.com/voghdev/android-studio-templates

Android Studio templates for generating boilerplate code
https://github.com/voghdev/android-studio-templates

Last synced: 4 months ago
JSON representation

Android Studio templates for generating boilerplate code

Awesome Lists containing this project

README

          

# Android-Studio-Templates

Android Studio templates for boilerplate code generation

# Installing

Clone this repo inside your Android Studio templates folder

cd /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