TakeoffAndroid / LoginAndroidStudioTemplate

This template generates code snippets for Login with Presenter, View, Model and Activity classes. Following are the different styles of login fields that are generated from this template.

Home Page:https://medium.com/androidstarters/mastering-android-studio-templates-ed8fdd98cb78

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LoginAndroidStudioTemplate

What you get?

This template generates code snippets for Login with Presenter, View, Model and Activity classes. Following are the different styles of login fields that are generated from this template.

Solid Simple Style Solid Icon Style Stroke Simple Style Stroke Icon Style
Underline Simple Style Underline Icon Style TextInput Style

Implementation

  1. Download or clone this repo

  1. Rename the downloaded folder to LoginTemplates and copy the complete folder.

Paste the selected files into

For Mac

Go to Applications, Choose Android Studio, Right click and select Show Package Contents options.

Navigate to > Contents - Plugins - android - lib - templates - other - paste the downloaded LoginTemplates folder

For Windows

Go to C - Program Files - Android - Android Studio

C:\Program Files\Android\Android Studio\

Navigate to Plugins - android - lib - templates - other - paste the downloaded LoginTemplates folder

Usages

It is easy and pretty straight forward

  • Open your project in Android Studio.
  • Right click on your project root package.
  • Navigate to New - Other - LoginTemplates

And This is how Template Wizard looks like!

About

This template generates code snippets for Login with Presenter, View, Model and Activity classes. Following are the different styles of login fields that are generated from this template.

https://medium.com/androidstarters/mastering-android-studio-templates-ed8fdd98cb78

License:The Unlicense


Languages

Language:FreeMarker 100.0%