开发者

Android: how to deny access to the components of my application from other applications?

开发者 https://www.devze.com 2023-03-07 22:13 出处:网络
Iwant to know how to deny access to the components of my application from other开发者_高级运维 applicationsBy default android os don\'t allow other app to access your component. So you don\'t need to

Iwant to know how to deny access to the components of my application from other开发者_高级运维 applications


By default android os don't allow other app to access your component. So you don't need to worry about it. You have to change permission in case you want to allow other app to access your component.

0

精彩评论

暂无评论...
验证码 换一张
取 消