Skip to content

Commit 3803a12

Browse files
committed
add Content links to README.md
1 parent 1ed1cbd commit 3803a12

File tree

2 files changed

+5
-17
lines changed

2 files changed

+5
-17
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
1. [android进程间通信:使用AIDL](http://blog.csdn.net/saintswordsman/article/details/5130947)
7070
2. [Android AIDL使用详解](http://blog.csdn.net/stonecao/article/details/6425019)
7171
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)
7373
5. [Android Studio下如何配置AIDL文件](http://chenqichao.me/2014/05/13/003-Android-Studio-AIDL/)
7474

7575
### Android-Async-Http
@@ -125,7 +125,7 @@
125125
### Configuration Change
126126

127127
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)
129129

130130
### Context
131131

@@ -309,7 +309,7 @@
309309
### Palette
310310

311311
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)
313313

314314
### Preference
315315

@@ -338,7 +338,7 @@
338338
4. [Android-RecyclerView-Item点击事件设置](http://blog.csdn.net/guxiao1201/article/details/40423361)
339339
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)
340340
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)
342342

343343
### RandomAccessFile
344344

@@ -431,7 +431,7 @@
431431
1. [ViewPager + Fragment实现滑动标签页](http://blog.csdn.net/lizhenmingdirk/article/details/13631813)
432432
2. [【移动开发】Android中Fragment+ViewPager的配合使用](http://smallwoniu.blog.51cto.com/3911954/1322746)
433433
3. [Android 手把手教您自定义ViewGroup(一)本文出自:【张鸿洋的博客】](http://blog.csdn.net/lmj623565791/article/details/38339817)
434-
4.
434+
4.
435435

436436
### View
437437

badUrls.txt

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1 @@
1-
TIMEOUT https://gist.github.com/polbins/e37206fbc444207c0e92
2-
TIMEOUT https://developer.android.com/training/system-ui/immersive.html
3-
BAD http://foocoder.com/blog/androidzhong-de-kua-jin-cheng-tong-xin-de-shi-xian-
4-
TIMEOUT http://baoyz.com/android/2014/10/21/android-palette-use/
5-
BAD http://snowdream86.gitbooks.io/github-cheat-sheet/content/zh/index.html
6-
TIMEOUT https://www.zybuluo.com/flyouting/note/6996
7-
TIMEOUT http://developer.android.com/guide/topics/resources/runtime-changes.html
8-
TIMEOUT http://toughcoder.net/blog/2015/04/30/android-fragment-the-bad-parts/
9-
TIMEOUT https://www.youtube.com/watch?v=5U_BfrXV90I
10-
TIMEOUT http://www.cnblogs.com/zwl12549/archive/2011/04/13/2015366.html
111
TIMEOUT http://source.android.com/source/code-style.html
12-
TIMEOUT http://drakeet.me/android-studio
13-
TIMEOUT http://www.truiton.com/2015/03/android-cardview-example/

0 commit comments

Comments
 (0)