Skip to content

Commit 32b3c81

Browse files
committed
Merge pull request tangqi92#31 from whiskeyfei/master
add EventBus、rxjava
2 parents 328d5a9 + 6819049 commit 32b3c81

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,8 @@ Welcome `Star` and `Fork`, your support is my greatest affirmation.
187187

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

191193
---
192194

@@ -431,6 +433,7 @@ Welcome `Star` and `Fork`, your support is my greatest affirmation.
431433

432434
1. [RxJava: Reactive Extensions for the JVM](https://github.com/ReactiveX/RxJava)
433435
2. [给 Android 开发者的 RxJava 详解](http://gank.io/post/560e15be2dca930e00da1083)
436+
3. [NotRxJava懒人专用指南](http://www.devtf.cn/?p=323)
434437

435438
### RandomAccessFile
436439

@@ -656,6 +659,7 @@ Welcome `Star` and `Fork`, your support is my greatest affirmation.
656659
11. [How to check visibility of software keyboard in Android?](http://stackoverflow.com/questions/2150078/how-to-check-visibility-of-software-keyboard-in-android)
657660
12. [android 4.4.4侧滑退出显示app启动界面](https://github.com/ikew0ng/SwipeBackLayout/issues/45)
658661
13. [How to get a Color from hexadecimal Color String](http://stackoverflow.com/questions/5248583/how-to-get-a-color-from-hexadecimal-color-string)
662+
14. [【译】Android应用架构](http://www.jianshu.com/p/8ca27934c6e6)
659663

660664
---
661665

0 commit comments

Comments
 (0)