# To enable ProGuard in your project, edit project.properties
# to define the proguard.config property as described in that file.
#
# Add project specific ProGuard rules here.
# By default, the flags in this file are appended to flags specified
# in ${sdk.dir}/tools/proguard/proguard-android.txt
# You can edit the include path and order by changing the ProGuard
# include property in project.properties.
#
# For more details, see
# http://developer.android.com/guide/developing/tools/proguard.html
# Add any project specific keep options here:
# If your project uses WebView with JS, uncomment the following
# and specify the fully qualified class name to the JavaScript interface
# class:
#-keepclassmembers class fqcn.of.javascript.interface.for.webview {
# public *;
#}
没有合适的资源?快使用搜索试试~ 我知道了~
AndroidMVP架构模式简单Demo
共46个文件
class:17个
xml:10个
java:9个
5星 · 超过95%的资源 需积分: 9 97 下载量 192 浏览量
2016-02-24
00:04:43
上传
评论
收藏 1.22MB RAR 举报
温馨提示
MVP架构模式demo, 简单总结就是:Presenter与view和数据Dao层先建立链接实现抽象接口,内部实现业务逻辑和数据处理; View只负责数据显示和初始化.数据Dao负责数据模型和本地存储,其次,就是在使用过程中需要建立Presenter和Activity对象基类,用来在Activity生命周期中绑定二者,避免内存泄露,同步博文:http://blog.csdn.net/qq_28690547/article/details/50711786
资源推荐
资源详情
资源评论
收起资源包目录
MvpDemo.rar (46个子文件)
MvpDemo
.project 843B
project.properties 563B
src
com
max
mvpdemo
ModelDaoImpl.java 383B
mvp
BasePresenter.java 851B
ViewInterface.java 217B
Model.java 174B
MainActivity.java 1KB
Presenter.java 431B
MVPBaseActivity.java 811B
AndroidManifest.xml 858B
res
drawable-ldpi
drawable-hdpi
ic_launcher.png 7KB
values-v11
styles.xml 334B
menu
main.xml 365B
drawable-mdpi
ic_launcher.png 4KB
layout
activity_main.xml 681B
drawable-xxhdpi
ic_launcher.png 24KB
drawable-xhdpi
ic_launcher.png 12KB
values-w820dp
dimens.xml 381B
values
strings.xml 224B
styles.xml 697B
dimens.xml 220B
values-v14
styles.xml 391B
assets
gen
com
max
mvpdemo
BuildConfig.java 157B
R.java 3KB
libs
android-support-v4.jar 1.3MB
.classpath 475B
proguard-project.txt 781B
ic_launcher-web.png 50KB
bin
classes
com
max
mvpdemo
R$layout.class 394B
R$style.class 422B
R$dimen.class 452B
BuildConfig.class 339B
R$drawable.class 398B
R$attr.class 331B
mvp
ModelDaoImpl.class 659B
ViewInterface.class 171B
R$id.class 384B
MVPBaseActivity.class 1KB
R.class 643B
R$string.class 463B
R$menu.class 379B
Model.class 300B
MainActivity.class 1KB
Presenter.class 594B
BasePresenter.class 1KB
AndroidManifest.xml 858B
res
共 46 条
- 1
资源评论
- 大伟哥哥2017-03-04为什么都是错的?哪里的问题?
- qq_360625202017-01-19为什么都是错的?哪里的问题?
疯狂Max
- 粉丝: 29
- 资源: 34
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功