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