这是indexloc提供的服务,不要输入任何密码
Skip to content

dusunboy/MyAndroidMVPTemplates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyAndroidMVPTemplates

我的AndroidDagger2MVP框架模板和项目框架生成工具

使用

使用Android Studio运行项目,在MyClass类中使用右键找到MyClass.main()运行
生成的模板保存在build下 有两个模板生成

1. 项目框架生成

项目框架模板放在resources/MyProjectFramework

2. Dagger2 MVP模块生成

Dagger2 MVP模板放在resources/dagger2

脚手架生成项目

使用脚手架生成项目fw-cli

License

The MIT License (MIT)

Copyright (c) [2017] [dusunboy]

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

About

我的AndroidMVP框架模板生成工具

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages