Skip to content

Commit d0c4622

Browse files
committed
update 2016-04-21 13:41
1 parent 8003d3f commit d0c4622

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,8 @@ Welcome `Star` and `Fork`, your support is my greatest affirmation.
182182

183183
### Dagger
184184

185+
1. [Dagger on Android-Dagger2详解](http://blog.fidroid.com/post/android/dagger-on-android-dagger2xiang-jie)
186+
2. [使用Dagger 2进行依赖注入](http://codethink.me/2015/08/06/dependency-injection-with-dagger-2/)
185187

186188

187189
---
@@ -257,6 +259,8 @@ Welcome `Star` and `Fork`, your support is my greatest affirmation.
257259
1. [Android热更新实现原理](http://blog.csdn.net/lzyzsd/article/details/49843581#0-tsina-1-98317-397232819ff9a47a7b7e80a40613cfe1)
258260
2. [Android App 线上热修复方案](http://lirenlong.github.io/hotfix/)
259261
3. [Nuwa](https://github.com/jasonross/Nuwa)
262+
4. [Android 热补丁动态修复框架小结](http://blog.csdn.net/lmj623565791/article/details/49883661)
263+
5. [安卓App热补丁动态修复技术介绍](https://mp.weixin.qq.com/s?__biz=MzI1MTA1MzM2Nw==&mid=400118620&idx=1&sn=b4fdd5055731290eef12ad0d17f39d4a&scene=1&srcid=1106Imu9ZgwybID13e7y2nEi#wechat_redirect)
260264

261265
### Handler
262266

@@ -289,7 +293,7 @@ Welcome `Star` and `Fork`, your support is my greatest affirmation.
289293
1. [Modern Java - A Guide to Java 8](https://github.com/winterbe/java8-tutorial)
290294
2. [Java8系列 - Java8简明指南](https://biezhi.me/article/java8-tutorial.html)
291295

292-
### Json
296+
### JSON
293297

294298
1. [Android系列---JSON数据解析](http://www.cnblogs.com/xiaoluo501395377/p/3446605.html)
295299
2. [android json解析及简单例子](http://blog.csdn.net/lilu_leo/article/details/7000077)
@@ -417,6 +421,8 @@ Welcome `Star` and `Fork`, your support is my greatest affirmation.
417421

418422
1. [React Native for Android 入门老虎](http://www.race604.com/react-native-for-android-start/)
419423
2. [React Native For Android初体验](http://www.jianshu.com/p/847a54e0c385)
424+
3. [React Native for Android 实践 -- 实现知乎日报客户端](http://www.race604.com/react-native-android-practice/)
425+
4. [React Native Android 踩坑之旅](http://www.alloyteam.com/2015/10/react-native-android-steps-on-tour/)
420426

421427
### Reference
422428

@@ -442,6 +448,7 @@ Welcome `Star` and `Fork`, your support is my greatest affirmation.
442448
1. [RxJava: Reactive Extensions for the JVM](https://github.com/ReactiveX/RxJava)
443449
2. [给 Android 开发者的 RxJava 详解](http://gank.io/post/560e15be2dca930e00da1083)
444450
3. [NotRxJava懒人专用指南](http://www.devtf.cn/?p=323)
451+
4. [小试RxJava](http://kescoode.com/try-rxjava/)
445452

446453
### RandomAccessFile
447454

@@ -714,4 +721,5 @@ Born in 1992, now a student of Southeast University, master of software engineer
714721

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

717-
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")
724+
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")
725+

0 commit comments

Comments
 (0)