|
69 | 69 | 1. [android进程间通信:使用AIDL](http://blog.csdn.net/saintswordsman/article/details/5130947) |
70 | 70 | 2. [Android AIDL使用详解](http://blog.csdn.net/stonecao/article/details/6425019) |
71 | 71 | 3. [android跨进程通信(IPC): 使用AIDL](http://blog.csdn.net/singwhatiwanna/article/details/17041691) |
72 | | -4. [Android中的跨进程通信的实现(一)——远程调用过程和aidl](http://foocoder.com/blog/androidzhong-de-kua-jin-cheng-tong-xin-de-shi-xian-(%5B%3F%5D-)-yuan-cheng-diao-yong-guo-cheng-he-aidl.html/) |
| 72 | +4. [Android中的跨进程通信的实现(一)——远程调用过程和aidl](http://blog.csdn.net/notice520/article/details/8135600) |
73 | 73 | 5. [Android Studio下如何配置AIDL文件](http://chenqichao.me/2014/05/13/003-Android-Studio-AIDL/) |
74 | 74 |
|
75 | 75 | ### Android-Async-Http |
|
125 | 125 | ### Configuration Change |
126 | 126 |
|
127 | 127 | 1. [Android Configuration change引发的问题及解决方法](http://blog.csdn.net/aliaooooo/article/details/23606179?utm_source=tuicool) |
128 | | -2. [Handling Runtime Changes](http://developer.android.com/guide/topics/resources/runtime-changes.html) |
| 128 | +2. [Handling Runtime Changes](https://github.com/troyliu0105/Android-Tips/blob/master/Utils/Content/Handing_Runtime_Changes.md) |
129 | 129 |
|
130 | 130 | ### Context |
131 | 131 |
|
|
309 | 309 | ### Palette |
310 | 310 |
|
311 | 311 | 1. [Extracting Colors to a Palette with Android Lollipop](https://www.bignerdranch.com/blog/extracting-colors-to-a-palette-with-android-lollipop/) |
312 | | -2. [Android Lollipop 新特性 - Palette](http://baoyz.com/android/2014/10/21/android-palette-use/) |
| 312 | +2. [Android Lollipop 新特性 - Palette](https://github.com/troyliu0105/Android-Tips/blob/master/Utils/Content/Android_Lollipop_%E6%96%B0%E7%89%B9%E6%80%A7-Palette.md) |
313 | 313 |
|
314 | 314 | ### Preference |
315 | 315 |
|
|
338 | 338 | 4. [Android-RecyclerView-Item点击事件设置](http://blog.csdn.net/guxiao1201/article/details/40423361) |
339 | 339 | 5. [Why doesn't RecyclerView have onItemClickListener()? And how RecyclerView is different from Listview?](http://stackoverflow.com/questions/24885223/why-doesnt-recyclerview-have-onitemclicklistener-and-how-recyclerview-is-dif) |
340 | 340 | 6. [Create RecyclerView with multiple view type](http://doublewong.com/2014/create-recyclerview-with-multiple-view-type/) |
341 | | -7. [Simple RecyclerView Divider](https://gist.github.com/polbins/e37206fbc444207c0e92) |
| 341 | +7. [Simple RecyclerView Divider](https://github.com/troyliu0105/Android-Tips/blob/master/Utils/Content/Simple_RecyclerView_Divider.md) |
342 | 342 |
|
343 | 343 | ### RandomAccessFile |
344 | 344 |
|
|
431 | 431 | 1. [ViewPager + Fragment实现滑动标签页](http://blog.csdn.net/lizhenmingdirk/article/details/13631813) |
432 | 432 | 2. [【移动开发】Android中Fragment+ViewPager的配合使用](http://smallwoniu.blog.51cto.com/3911954/1322746) |
433 | 433 | 3. [Android 手把手教您自定义ViewGroup(一)本文出自:【张鸿洋的博客】](http://blog.csdn.net/lmj623565791/article/details/38339817) |
434 | | -4. |
| 434 | +4. |
435 | 435 |
|
436 | 436 | ### View |
437 | 437 |
|
|
0 commit comments