12 2022 档案
摘要:参考: https://blog.csdn.net/weixin_44339238/article/details/109202733 (看我一波,Android获取进程名函数,代码优化到极致的操作!) https://blog.csdn.net/liuwg1226/article/details/
阅读全文
摘要:Android的service主要用于跨进程通信。 静态配置有 配置 说明 android:exported 是否暴露给其他app android:enabled 是否启用 android:permission 权限声明 android:process 所属进程 android:isolatedPr
阅读全文