libnativehelper目录(jni原理) 系统类JNI方法注册原理(以android_util_Binder.cpp为例)见frameworks/base/core/jni/AndroidRuntime.cpp的start 阅读更多… 由XinYi,6月6月 前
IPCThreadState IPCThreadState.h源码位置:frameworks/native/libs/binder/include/binder/ 阅读更多… 由XinYi,6月6月 前
include(头文件目录) bionic/libc/include常用头文件说明头文件位置:bionic/libc/include/ stdint.h (基本数据类型) uintp 阅读更多… 由XinYi,6月6月 前
IPCThreadState IPCThreadState.cpp源码位置: frameworks/native/libs/binder/IPCThreadState 阅读更多… 由XinYi,6月6月 前
Messager(对binder的简单封装) Messager详解https://blog.csdn.net/luoyanglizi/article/details/ 阅读更多… 由XinYi,6月6月 前