Skip to content

Commit ff0d6f9

Browse files
committed
update 2015-11-18 21:43
1 parent 2cd6c5f commit ff0d6f9

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -221,6 +221,7 @@ Welcome `Star` and `Fork`, your support is my greatest affirmation.
221221
5. [灵活强大的构建系统Gradle](http://tech.meituan.com/gradle-practice.html)
222222
6. [Gradle Android Could not find method testPackage()](http://stackoverflow.com/questions/16971740/gradle-android-could-not-find-method-testpackage)
223223
7. [Android Studio 1.0 Gradle Error with getConfiguration()](http://stackoverflow.com/questions/27410183/android-studio-1-0-gradle-error-with-getconfiguration)
224+
8. [Android打包的那些事](http://www.jayfeng.com/2015/11/07/Android%E6%89%93%E5%8C%85%E7%9A%84%E9%82%A3%E4%BA%9B%E4%BA%8B/)
224225

225226
### greenDao
226227

@@ -236,6 +237,13 @@ Welcome `Star` and `Fork`, your support is my greatest affirmation.
236237

237238
---
238239

240+
## H
241+
242+
### Hotfix
243+
244+
1. [Android热更新实现原理](http://blog.csdn.net/lzyzsd/article/details/49843581#0-tsina-1-98317-397232819ff9a47a7b7e80a40613cfe1)
245+
2. [Nuwa](https://github.com/jasonross/Nuwa)
246+
239247
## I
240248

241249
### ImageView
@@ -369,6 +377,12 @@ Welcome `Star` and `Fork`, your support is my greatest affirmation.
369377
6. [Create RecyclerView with multiple view type](http://doublewong.com/2014/create-recyclerview-with-multiple-view-type/)
370378
7. [Simple RecyclerView Divider](https://github.com/troyliu0105/Android-Tips/blob/master/Utils/Content/Simple_RecyclerView_Divider.md)
371379

380+
### RxJava
381+
382+
1. [RxJava: Reactive Extensions for the JVM](https://github.com/ReactiveX/RxJava)
383+
2. [给 Android 开发者的 RxJava 详解](http://gank.io/post/560e15be2dca930e00da1083)
384+
385+
372386
### RandomAccessFile
373387

374388
1. [Java RandomAccessFile用法](http://blog.csdn.net/akon_vm/article/details/7429245)

0 commit comments

Comments
 (0)