File tree Expand file tree Collapse file tree 1 file changed +24
-4
lines changed Expand file tree Collapse file tree 1 file changed +24
-4
lines changed Original file line number Diff line number Diff line change 10
10
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/ )
11
11
5 . [ Android Studio下如何配置AIDL文件] ( http://chenqichao.me/2014/05/13/003-Android-Studio-AIDL/ )
12
12
13
+ ### AsyncTask
14
+
15
+ 1 . [ Android开发者:你真的会用AsyncTask吗?] ( http://code.oneapm.com/android/2015/06/02/android1/ )
16
+
13
17
## B
14
18
15
19
## C
32
36
33
37
## E
34
38
39
+ ### EventBus
40
+
41
+ 1 . [ EventBus使用详解(一)——初步使用EventBus] ( http://blog.csdn.net/harvic880925/article/details/40660137 )
42
+
35
43
## F
36
44
37
45
### Fragment - 碎片
58
66
59
67
1 . [ Using Immersive Full-Screen Mode] ( https://developer.android.com/training/system-ui/immersive.html )
60
68
2 . [ 全屏沉浸式应用] ( http://hukai.me/android-training-course-in-chinese/ui/system-ui/immersive.html )
69
+ 3 . [ Android 开发笔记——通过 Intent 传递类对象] ( http://www.cnblogs.com/shaocm/archive/2013/01/08/2851248.html )
61
70
62
71
### Intent and Intent Filters
63
72
98
107
99
108
## S
100
109
110
+ ### Serializable - 序列化
111
+
112
+ ### Service - 服务
113
+
114
+ 1 . [ ] ( )
115
+
116
+ 1 . [ ] ( )
117
+
101
118
## T
102
119
103
120
### Thread - 多线程
106
123
2 . [ ThreadPoolExecutor使用和思考(上)-线程池大小设置与BlockingQueue的三种实现区别] ( http://dongxuan.iteye.com/blog/901689 )
107
124
3 . [ Java并发编程:Callable、Future和FutureTask] ( http://www.cnblogs.com/dolphin0520/p/3949310.html )
108
125
4 . [ Java 7之多线程线程池 - Callable和Future] ( http://blog.csdn.net/mazhimazh/article/details/19291965 )
109
- 5 . [ Android线程间交互( Java synchronized & Android Handler) ] ( http://www.juwends.com/tech/android/android-inter-thread-comm.html )
110
- 6 . [ Android--多线程之Handler ] ( http://www.cnblogs .com/plokmju/p/android_handler .html )
111
- 7 . [ Java( Android)中线程池的使用 ] ( http://landerlyoung.github.io/blog/2014/09/23/javazhong-xian-cheng-chi-de-shi-yong/ )
112
-
126
+ 5 . [ Java 7之多线程线程池 - 线程池原理(1) ] ( http://blog.csdn.net/mazhimazh/article/details/19243889 )
127
+ 6 . [ Android线程间交互(Java synchronized & Android Handler) ] ( http://www.juwends .com/tech/android/android-inter-thread-comm .html )
128
+ 7 . [ Android--多线程之Handler ] ( http://www.cnblogs.com/plokmju/p/android_handler.html )
129
+ 8 . [ Java(Android)中线程池的使用 ] ( http://landerlyoung.github.io/blog/2014/09/23/javazhong-xian-cheng-chi-de-shi-yong/ )
113
130
114
131
## U
115
132
116
133
## V
117
134
135
+ ### ViewPager
136
+
137
+
118
138
## W
119
139
120
140
## X
You can’t perform that action at this time.
0 commit comments