hocgin / IDEAs

:baby_chick: 金丝雀孵蛋计划 Lucky
1 stars 0 forks source link

SE4Android for Android #4

Open hocgin opened 8 years ago

hocgin commented 8 years ago

SE4Android

A simple and easy for android framework

描述

一个简单的安卓框架,包含基本的功能和一些存放结构

预计完成

OkHttp RxJava Retrofit2.0 Dagger2 Glide scalpel bugTags [可选]

执行顺序

hocgin commented 8 years ago

资料链接

https://gank.io/post/560e15be2dca930e00da1083

http://weishu.me/2016/05/11/understand-plugin-framework-service/ Android 插件化原理解析——Service的插件化 http://weishu.me/2016/05/11/understand-plugin-framework-service Android单元测试: 首先,从是什么开始 http://chriszou.com/2016/04/13/android-unit-testing-start-from-what.html 给 Android 开发者的 RxJava 详解 https://gank.io/post/560e15be2dca930e00da1083 高性能的OkHttp https://segmentfault.com/a/1190000004148636 AndRouter https://github.com/campusappcn/AndRouter TurboDex https://github.com/asLody/TurboDex 解读Android官方MVP项目单元测试 http://www.jianshu.com/p/cf446be43ae8 Android Architecture Blueprints https://github.com/googlesamples/android-architecture 当EventBus遇上RxJava http://www.easydone.cn/2016/03/29/ Android开发心得整理 http://blog.chengdazhi.com/index.php/145

http://www.androidblog.cn/index.php/Index/detail/id/18 Android热修复实践应用—AndFix http://mp.weixin.qq.com/s?__biz=MjM5NDkxMTgyNw==&mid=405292856&idx=1&sn=70a6091308d8b8f954100cf4b2f2ea32&scene=0#wechat_redirect Android-APP终极瘦身指南 http://jayfeng.com/2016/03/01/Android-APP%E7%BB%88%E6%9E%81%E7%98%A6%E8%BA%AB%E6%8C%87%E5%8D%97/ RESTful API 设计指南 http://www.codeceo.com/article/restful-api-guide.html Android编程规范不完全指南 http://www.codeceo.com/article/android-coding-rule-guide.html Android数据库框架 http://www.codeceo.com/article/write-own-android-database.html

依赖lib管理 http://www.devtf.cn/?hmsr=toutiao.io&p=1266&utm_medium=toutiao.io&utm_source=toutiao.io 规范 http://www.imooc.com/article/2607 插件化 http://www.codeceo.com/article/android-dynamicloadapk.html mvp http://www.codeceo.com/article/mvp-android.html 组件化 http://www.codeceo.com/article/mogujie-app-improvement.html 架构 http://blog.zhaiyifan.cn/2016/03/14/android-new-project-from-0-p1/ 代码质量 http://www.codeceo.com/article/android-code-qulity-tools.html fragment http://www.jianshu.com/p/180d2cc0feb5?hmsr=toutiao.io&utm_medium=toutiao.io&utm_source=toutiao.io rxjava http://www.devtf.cn/?hmsr=toutiao.io&p=1252&utm_medium=toutiao.io&utm_source=toutiao.io 插件化+动态加载 http://mp.weixin.qq.com/s?__biz=MzA3ODg4MDk0Ng==&mid=401890966&idx=1&sn=b8d888acb7d4ace5d4e579a5588bf90b&scene=1&srcid=0219aSN6dGolDZQV0GnyqDPP&from=groupmessage&isappinstalled=0#wechat_redirect 接口设计 http://www.codeceo.com/article/app-interface-design.html 下载 http://jk2k.com/2016/01/install-apk-automatically-after-the-download-is-complete-with-download-manager/?hmsr=toutiao.io&utm_medium=toutiao.io&utm_source=toutiao.io

hocgin commented 8 years ago

质量检查

内存泄露 http://www.jianshu.com/p/a8900eb3de12 http://www.jianshu.com/p/bfb9a40a16e5 测试框架 http://www.jianshu.com/p/9d988a2f8ff7

hocgin commented 8 years ago

规范

http://www.imooc.com/article/1215

hocgin commented 8 years ago

补充

com.facebook.stetho:stetho http://stackoverflow.com/questions/29138442/browse-sqlite-database-from-android-studio