Skip to content

Latest commit

 

History

History

android-studio-live-templates

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Mvvm Template

🚀 Android Studio templates to make android development easier and faster.


Setup

Template files should be moved to $ANDROID_STUDIO_FOLDER$/Contents/plugins/android/lib/templates/

Move via bash script

Run the install script at the root of this repository:

  1. Make given script executable 🔨
    $ chmod +x ./copy_to_android_studio_templates.sh 
  1. Move templates to relevant path
    $ ./copy_to_android_studio_templates.sh 

template setup

Usage

template usage