kanytu / Android-studio-material-template

A template for Android Studio to create applications with material design and Navigation Drawer.

Home Page:http://androidshenanigans.blogspot.pt/2015/03/material-design-template.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Android-studio-material-template

A template for Android Studio to create applications with material design and Navigation Drawer.

Installation

  • Copy the MaterialNavigationDrawerActivity folder to the template folder located in:

{Android Studio installation dir}\plugins\android\lib\templates\activities\

  • Restart Android Studio

Usage

  • Click File > New > New Project...
  • Type your Project Name. Click Next
  • Select Material Drawer Activity
  • Select the styles/layout you want in your application
  • Click Finish

More information on my blog: http://androidshenanigans.blogspot.pt

About

A template for Android Studio to create applications with material design and Navigation Drawer.

http://androidshenanigans.blogspot.pt/2015/03/material-design-template.html

License:Apache License 2.0


Languages

Language:FreeMarker 100.0%