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
- Host: GitHub
- URL: https://github.com/voghdev/android-studio-templates
- Owner: voghDev
- License: apache-2.0
- Created: 2017-10-21T09:42:03.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-06-20T10:01:23.000Z (over 6 years ago)
- Last Synced: 2025-02-17T21:16:57.816Z (11 months ago)
- Language: FreeMarker
- Homepage:
- Size: 30.3 KB
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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