Skip to content

Commit ecfb467

Browse files
committed
update 2015-09-11 18:45
1 parent 24c5c62 commit ecfb467

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## A
44

5-
### AIDL(Android Interface Definition Language)- 进程间通信
5+
### AIDL - 进程间通信
66

77
1. [android进程间通信:使用AIDL](http://blog.csdn.net/saintswordsman/article/details/5130947)
88
2. [Android AIDL使用详解](http://blog.csdn.net/stonecao/article/details/6425019)
@@ -34,6 +34,10 @@
3434

3535
## D
3636

37+
### Download - 下载
38+
39+
1. [Download a file with Android, and showing the progress in a ProgressDialog](http://stackoverflow.com/questions/3028306/download-a-file-with-android-and-showing-the-progress-in-a-progressdialog)
40+
3741
## E
3842

3943
### EventBus
@@ -111,10 +115,6 @@
111115

112116
### Service - 服务
113117

114-
1. []()
115-
116-
1. []()
117-
118118
## T
119119

120120
### Thread - 多线程

0 commit comments

Comments
 (0)