博客
关于我
2020-11-11(aidl)
阅读量:341 次
发布时间:2019-03-04

本文共 989 字,大约阅读时间需要 3 分钟。

Android ???????RPC????????IPC???????????

? Android ???????????RPC????????IPC?????????????????????????? Android ??????????AIDL??? RPC??????????????????

???? RPC ? IPC

  • RPC?Remote Procedure Call?????????????????????????????????????????
  • IPC?Inter-Process Communication???????????????????????????????

??AIDL ????

1. ????

  • ?????? aidl ????????????????????? public ????AIDL ?????
  • ?????????AIDL ????????? Java ??????? gen/ ????

2. ????

  • ?? Service????? Service ????? onBind ??????? Binder ???
  • ??? Binder????? Binder ????????????????? onBind ??

3. ????

  • ?????? AndroidManifest.xml ?????????????????????????
  • ??????????????????? INTERNET?

4. ?????

  • ??????? startService ? bindService ???????? ServiceConnection ?????
  • ?????????????? Proxy ????? ServiceConnection ???????????

???????????

  • ?????????????????????????
  • ?????????????????????????
  • ??????????????? AIDL ????????????

???????

  • ?????????? Android Profiler ??????????????
  • ????????????????????????????

????????????? Android ??????????????????????????????

转载地址:http://afve.baihongyu.com/

你可能感兴趣的文章
Obsidian的使用-ChatGPT4o作答
查看>>
Obsidian笔记记录GPT回复的数学公式无缝转化插件Katex to mathjax
查看>>
ObsoleteAttribute 可适用于除程序集、模块、参数或返回值以外的所有程序元素。 将元素标记为过时可以通知用户:该元素在产品的未来版本中将被移除。...
查看>>
OC block声明和使用
查看>>
OC Xcode快捷键
查看>>
oc 中的.m和.mm文件区别
查看>>
OC 中的重写 OC中没有重载 以及隐藏
查看>>
OC 内存管理黄金法则
查看>>
oc57--Category 分类
查看>>
occi库在oracle官网的下载针对vs2008
查看>>
OceanBase 安装使用详细说明
查看>>
OceanBase详解及如何通过MySQL的lib库进行连接
查看>>
ocp最新题库之052新题带答案整理-36题
查看>>
OCP题库升级,新版的052考试题及答案整理-18
查看>>
OCR:文字识别(最详细教程)
查看>>
OCR使用总结
查看>>
OCR识别:身份证信息加密传输
查看>>
octave错误-error: ‘squareThisNumber‘ undefined near line 1 column 1
查看>>
Octotree Chrome插件离线安装
查看>>
OC中关于给NSString 赋 nil和@""的区别
查看>>