Android Binder 修煉之道(四)Binder 系統C++ 發送數據過程以及Server註冊服務處理數據的過程

本節分析發送數據過程以及Server註冊服務處理數據的過程 1 #define LOG_TAG "CalculateService" 2 //#define LOG_NDEBUG 0 3 4 #include <fcntl.h> 5 #include <sys/prctl.h> 6 #include <sys/wait.h> 7 #include <binder/IPCThreadState.h>
相關文章
相關標籤/搜索