All Projects → kanytu → Android Studio Material Template

kanytu / Android Studio Material Template

Licence: apache-2.0
A template for Android Studio to create applications with material design and Navigation Drawer.

Projects that are alternatives of or similar to Android Studio Material Template

springboot-chapter
🚀Spring Boot 2.0基础教程。主流框架整合,实践学习案例。
Stars: ✭ 23 (-96.14%)
Mutual labels:  freemarker
template-injection-workshop
Workshop on Template Injection (6 exercises) covering Twig, Jinja2, Tornado, Velocity and Freemaker engines.
Stars: ✭ 99 (-83.39%)
Mutual labels:  freemarker
Blurts Server
Firefox Monitor arms you with tools to keep your personal information safe. Find out what hackers already know about you and learn how to stay a step ahead of them.
Stars: ✭ 403 (-32.38%)
Mutual labels:  freemarker
mindoc
数据库文档生成器
Stars: ✭ 27 (-95.47%)
Mutual labels:  freemarker
freemarker-online-tester
Apache FreeMarker Online Tester
Stars: ✭ 53 (-91.11%)
Mutual labels:  freemarker
The Pit Of The Android Studio
👍 👍 👏 🌟 ⭐️ ⭐️ Everything about the Android Studio and Intellij IDEAfor example:Install,common problems and solutions,each libraries for android and androidx library,code and peoject templates,etc.全面总结Android Studio以及Intellij IDEA的填坑指南,详解AS版本号、Gradle版本、BuildTools三者的对照关系,AS模板配置,gradle插件,Android自带注解库详解,support详解等干货。
Stars: ✭ 296 (-50.34%)
Mutual labels:  freemarker
www.renfei.net
任霏的个人网站与博客,基于SpringBoot开发,包含博客、相册、视频、工具箱等栏目,这个项目也是我的实验室,各种新奇的技术将在这里尝试。 https://www.renfei.net
Stars: ✭ 13 (-97.82%)
Mutual labels:  freemarker
Flycms
FlyCms 是一个类似知乎以问答为基础的完全开源的JAVA语言开发的社交网络建站程序,基于 Spring Boot+Bootstrap3+MyBatis+MySql+Solr +Ehcache应用架构,专注于社区内容的整理、归类和检索,它集合了问答,digg,wiki 等多个程序的优点,帮助用户轻松搭建专业的知识库和在线问答社区。业务模块包括:权限管理,会员管理,角色管理,定时任务管理(调度管理),问答管理,文章管理,分享管理,短信接口管理和邮件系统发送(注册、找回密码、邮件订阅),跨域登录,消息推送,全文检索、前端国际化等等众多模块,等您自己来体验!
Stars: ✭ 472 (-20.81%)
Mutual labels:  freemarker
JerryServer
A Web Server for Front-end and Back-end Separation.一种专门用于前后端分离的web服务器(静态服务器)基于Netty开发 具有后台监控 负载均衡等功能(欢迎Star,🚫禁止Fork)
Stars: ✭ 51 (-91.44%)
Mutual labels:  freemarker
Recyclerviewtemplate
One Template which solves all frequently used RecyclerViews Code Snippets
Stars: ✭ 404 (-32.21%)
Mutual labels:  freemarker
component
微信第三方开放平台、微信支付SDK
Stars: ✭ 24 (-95.97%)
Mutual labels:  freemarker
keycloakify
🔏 Create Keycloak themes using React
Stars: ✭ 451 (-24.33%)
Mutual labels:  freemarker
Armscomponent Template
🛠️ 一键搭建 ArmsComponent 快速组件化方案的整体组件架构, 让新手也可以一秒开始组件化项目, 开发神器, 让您一秒起飞, 体验纯傻瓜式的组件化开发, 避免组件化从入门到放弃!
Stars: ✭ 339 (-43.12%)
Mutual labels:  freemarker
freemarker-generator
Apache FreeMarker Generator
Stars: ✭ 25 (-95.81%)
Mutual labels:  freemarker
Hahu
参照知乎网做的一个简易版问答网站,后台采用Java语言,及Spring,SpringMVC,MyBatis等框架,模版引擎使用FreeMarker。数据库用到MySQL,Redis。
Stars: ✭ 408 (-31.54%)
Mutual labels:  freemarker
Clownfish
Smart Content Management System using Spring Boot
Stars: ✭ 14 (-97.65%)
Mutual labels:  freemarker
Testpilot
Test Pilot is a platform for performing controlled tests of new product concepts in Firefox
Stars: ✭ 256 (-57.05%)
Mutual labels:  freemarker
Fluent Rs
Rust implementation of Project Fluent
Stars: ✭ 503 (-15.6%)
Mutual labels:  freemarker
Watchdog Framework
🍻 「停止维护」基于SpringBoot+Shiro+Mybatis等开发的轻量级管理系统快速开发脚手架
Stars: ✭ 421 (-29.36%)
Mutual labels:  freemarker
Android Studio Template
a template of model activity|adapter for adnroid studio 。可自定义的activity |adapter模板。
Stars: ✭ 376 (-36.91%)
Mutual labels:  freemarker

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].