Skip to content

Commit 6bae656

Browse files
committed
update 2016-01-17
1 parent 32b3c81 commit 6bae656

File tree

1 file changed

+11
-6
lines changed

1 file changed

+11
-6
lines changed

README.md

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,7 @@ Welcome `Star` and `Fork`, your support is my greatest affirmation.
127127
3. [Android学习笔记进阶16之BitmapShader](http://blog.csdn.net/sjf0115/article/details/7267532)
128128
4. [Android 优化Bitmap避免OutOfMemoryError](http://chjmars.iteye.com/blog/1157137)
129129
5. [Android 异步加载图片,使用LruCache和SD卡或手机缓存,效果非常的流畅](http://blog.csdn.net/xiaanming/article/details/9825113)
130+
6. [Android 开发绕不过的坑:你的 Bitmap 究竟占多大内存?](http://bugly.qq.com/bbs/forum.php?mod=viewthread&tid=498&fromuid=6)
130131

131132
### Broadcast
132133

@@ -186,9 +187,12 @@ Welcome `Star` and `Fork`, your support is my greatest affirmation.
186187
### EventBus
187188

188189
1. [EventBus使用详解(一)——初步使用EventBus](http://blog.csdn.net/harvic880925/article/details/40660137)
190+
189191
2. [快速Android开发系列通信篇之EventBus](http://www.cnblogs.com/angeldevil/p/3715934.html)
192+
190193
3. [Android EventBus实战 没听过你就out了
191-
](http://blog.csdn.net/lmj623565791/article/details/40794879)
194+
195+
](http://blog.csdn.net/lmj623565791/article/details/40794879)
192196

193197
---
194198

@@ -374,7 +378,6 @@ Welcome `Star` and `Fork`, your support is my greatest affirmation.
374378
1. [开源项目OkHttpPlus——支持GET、POST、UI线程回调、JSON格式解析、链式调用、文件上传下载](http://blog.csdn.net/zhaokaiqiang1992/article/details/50016815)
375379
2. [Android OkHttp完全解析 是时候来了解OkHttp了](http://blog.csdn.net/lmj623565791/article/details/47911083)
376380

377-
378381
---
379382

380383
## P
@@ -603,7 +606,6 @@ Welcome `Star` and `Fork`, your support is my greatest affirmation.
603606
2. [将Library上传到Jcenter](http://www.jianshu.com/p/0ba8960f80a9)
604607
3. [使用Gradle发布aar项目到JCenter仓库](http://www.cnblogs.com/qianxudetianxia/p/4322331.html)
605608

606-
607609
### Smali
608610

609611
1. [android_smali语法学习](http://blog.csdn.net/wdaming1986/article/details/8299996)
@@ -616,14 +618,15 @@ Welcome `Star` and `Fork`, your support is my greatest affirmation.
616618

617619
1. [Java开发中的23种设计模式详解](http://zz563143188.iteye.com/blog/1847029)
618620
2. [MVC,MVP 和 MVVM 的图示](http://www.ruanyifeng.com/blog/2015/02/mvcmvp_mvvm.html)
621+
3. [如果让我重新设计一款Android App](http://blog.csdn.net/ahence/article/details/47154419)
622+
4. [一个人如何开发一款 App?](https://www.zhihu.com/question/29020285/answer/66095377?utm_campaign=webshare&utm_source=weibo&utm_medium=zhihu&_t=1445344015624)
619623

620624
---
621625

622626
### 夜间模式
623627

624628
1. [Android Night Mode 夜间模式实现](http://echo.vars.me/android/android-night-mode/)
625-
2. [【 android】夜间模式简单实现](http://www.w2bc.com/Article/43471)
626-
3. [Android夜间模式实现](http://blog.kymjs.com/code/2015/05/26/01/)
629+
2. [Android夜间模式实现](http://blog.kymjs.com/code/2015/05/26/01/)
627630

628631
---
629632

@@ -660,6 +663,8 @@ Welcome `Star` and `Fork`, your support is my greatest affirmation.
660663
12. [android 4.4.4侧滑退出显示app启动界面](https://github.com/ikew0ng/SwipeBackLayout/issues/45)
661664
13. [How to get a Color from hexadecimal Color String](http://stackoverflow.com/questions/5248583/how-to-get-a-color-from-hexadecimal-color-string)
662665
14. [【译】Android应用架构](http://www.jianshu.com/p/8ca27934c6e6)
666+
15. [Android静默安装实现方案,仿360手机助手秒装和智能安装功能](http://blog.csdn.net/guolin_blog/article/details/47803149)
667+
16. [How to convert a color integer to a hex String in Android?](http://stackoverflow.com/questions/6539879/how-to-convert-a-color-integer-to-a-hex-string-in-android)
663668

664669
---
665670

@@ -680,4 +685,4 @@ Born in 1992, now a student of Southeast University, master of software engineer
680685

681686
I will graduate in June 2017, expect the internship or full-time job in Android or iOS.
682687

683-
If you have any questions or want to make friends with me, please feel free to contact me : [imtangqi#gmail.com](mailto:[email protected] "Welcome to contact me")
688+
If you have any questions or want to make friends with me, please feel free to contact me : [imtangqi#gmail.com](mailto:[email protected] "Welcome to contact me")

0 commit comments

Comments
 (0)