All Projects → WanAndroid → Androidstudiotemplates

WanAndroid / Androidstudiotemplates

Licence: apache-2.0
Templates for Android Studio

Projects that are alternatives of or similar to Androidstudiotemplates

Android Studio Group Templates Mvp
Example of template for Android Studio, to create a set of files for MVP functionality.
Stars: ✭ 62 (-70.75%)
Mutual labels:  freemarker
Publiccms
现代化java cms,由天津黑核科技有限公司开发,轻松支撑千万数据、千万PV;支持静态化,服务器端包含; 目前已经拥有全球0.0002%的用户,语言支持中、繁、日、英;是一个已走向海外的成熟CMS产品
Stars: ✭ 1,750 (+725.47%)
Mutual labels:  freemarker
Halo Theme Sakura
Halo 版本的樱花🌸主题
Stars: ✭ 164 (-22.64%)
Mutual labels:  freemarker
Molgenis
MOLGENIS - for scientific data: management, exploration, integration and analysis.
Stars: ✭ 88 (-58.49%)
Mutual labels:  freemarker
Android Studio Mvp Template Google Architecture
Stars: ✭ 111 (-47.64%)
Mutual labels:  freemarker
Solo Skins
🎨 Solo 博客系统的官方皮肤。
Stars: ✭ 150 (-29.25%)
Mutual labels:  freemarker
Freemarker Java 8
Library adding java.time support to FreeMarker
Stars: ✭ 37 (-82.55%)
Mutual labels:  freemarker
Halo Theme Hshan
一款简洁但不简单的halo主题,大道至简
Stars: ✭ 171 (-19.34%)
Mutual labels:  freemarker
Functions
Every Java @FunctionalInterface you want
Stars: ✭ 114 (-46.23%)
Mutual labels:  freemarker
Xposedtemplateforas
自动化创建Xposed模块及钩子,让Xposed模块编写时只需关注钩子实现。Xposed Android Studio Template, automatic module creating along with some useful code.
Stars: ✭ 159 (-25%)
Mutual labels:  freemarker
Jeeplatform
一款企业信息化开发基础平台,拟集成OA(办公自动化)、CMS(内容管理系统)等企业系统的通用业务功能 JeePlatform项目是一款以SpringBoot为核心框架,集ORM框架Mybatis,Web层框架SpringMVC和多种开源组件框架而成的一款通用基础平台,代码已经捐赠给开源中国社区
Stars: ✭ 1,285 (+506.13%)
Mutual labels:  freemarker
Blog
蓝眼系列软件之《蓝眼博客》开发中...
Stars: ✭ 108 (-49.06%)
Mutual labels:  freemarker
Aeromock
Lightweight mock web application server
Stars: ✭ 152 (-28.3%)
Mutual labels:  freemarker
Bootplus
基于SpringBoot + Shiro + MyBatisPlus的权限管理框架
Stars: ✭ 88 (-58.49%)
Mutual labels:  freemarker
Spring Boot Email Tools
A set of services and tools for sending emails in a Spring Boot 1.5.x application using a Template Engine
Stars: ✭ 164 (-22.64%)
Mutual labels:  freemarker
Skeleton
🔨 Nepxion Skeleton is a generic codes and files generator based on freemaker for any text formats, and provides skeleton of Spring Cloud with docker deployment 基于Docker & Spring Cloud的代码和文件的脚手架生成平台
Stars: ✭ 61 (-71.23%)
Mutual labels:  freemarker
Lovinghome Real Estate Platform
⚡️基于springboot+MyBatis+FreeMarker+redis+nginx+Echarts+druid等技术的JavaWeb项目------恋家房产平台(采用B/S架构,项目包含前后台,分为前台展示系统及后台管理系统。前台系统包含首页门户、登录注册、房产推荐、房产详情、热门房产、房产及小区搜索、经纪人列表及经纪机构创建、创建房产、房产百科、地图找房、用户个人中心、房产评论、房产打分等模块。 后台管理系统包含房产信息管理、用户管理、管理员管理、小区信息管理、博客管理、评论管理、经纪人管理、系统统计与多种图表展示、数据报表导入导出等模块。系统介绍及详细功能点、技术点见项目内文档描述)
Stars: ✭ 140 (-33.96%)
Mutual labels:  freemarker
Moqui Framework
Use Moqui Framework to build enterprise applications based on Java. It includes tools for databases (relational, graph, document), local and web services, web and other UI with screens and forms, security, file/resource access, scripts, templates, l10n, caching, logging, search, rules, workflow, multi-instance, and integration.
Stars: ✭ 205 (-3.3%)
Mutual labels:  freemarker
Easyadmin
简易的java后台管理框架,基于SpringBoot+FreeMark+ace admin+mysql
Stars: ✭ 169 (-20.28%)
Mutual labels:  freemarker
Spring Boot Examples
个人学习 SpringBoot2.x 写的一些示例程序,目前正在持续更新中.....
Stars: ✭ 159 (-25%)
Mutual labels:  freemarker

AndroidStudioTemplates

Templates for Android Studio

这是一个协作写项目,申请加入该WanAndroid组织,然后将你编写的模板文件开源与大家分享。

如何编写

如果你想参与,但是还不会编写模板,可以参考下面几篇教程:

模板的用法

copy至Android Studio对应的文件目录,重启Android Studio即可。

相应的目录:

{Android Studio}/plugins/android/lib/templates/activities

{Android Studio}/plugins/android/lib/templates/custom

{Android Studio}/plugins/android/lib/templates/other

文件结构

将你的模板文件提交,例如是XXXActivity,可以放至:

/activities/XXXActivity

其他类型的有custom,other文件夹,与AS一致即可。

目前包含模板

  • ViewPagerWithTabActivity

使用

效果

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].