Skip to content

wkp111/AndroidMVP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AndroidMVP

Android Studio/IDEA开发快速创建MVP框架,在Activity或Fragment中使用快捷键Alt+M就可以轻松创建对应的MVP各个层次。

插件集成方式

1.直接下载jar包导入

2.JetBrains仓库搜索

  • 集成方式
    File --> Settings --> Plugins --> Browse repositories... --> 搜索AndroidMVP --> Install --> Restart Android Studio

插件使用方式及效果

1.使用方式

  • Alt+Insert打开Generate界面 --> 选择MVP Interface 或 快捷键Alt+M

2.效果图例
AndroidMVP

欢迎大神分享自己的意见或建议

邮箱:

版本更新

  • v1.0.1
    解决jdk版本过低导致的BUG.

  • v1.0.0
    新创建AndroidMVP插件.

License

Copyright 2017 wkp

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

 http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

Android开发快速创建MVP框架

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages