We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa258dd commit c1813acCopy full SHA for c1813ac
README.md
@@ -1 +1,11 @@
1
# Android-Tips
2
+
3
+## A
4
5
+### AIDL -
6
7
+1. [android进程间通信:使用AIDL](http://blog.csdn.net/saintswordsman/article/details/5130947)
8
+2. [Android AIDL使用详解](http://blog.csdn.net/stonecao/article/details/6425019)
9
+3. [android跨进程通信(IPC): 使用AIDL](http://blog.csdn.net/singwhatiwanna/article/details/17041691)
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
+5. [Android Studio下如何配置AIDL文件](http://chenqichao.me/2014/05/13/003-Android-Studio-AIDL/)
0 commit comments