android aidl的使用及demo

demo下载地址 https://download.csdn.net/download/u010672559/10610856 ---------- 概述:AIDL即跨进程通信  1.在main下面新建aidl文件 // IMyAidlInterface.aidl package com.android.aidl; // Declare any non-default types here wit
相关文章
相关标签/搜索