简体   繁体   English

Play商店上Android应用中的“应用权限”页面

[英]App permissions page in android app on play store

I published my app on play store. 我在Play商店上发布了我的应用。 But when I press install for installing any other app on play store. 但是当我按下install在Play商店上安装任何其他应用程序时。 One app permissions page open. 一个应用程序权限页面打开。 And it contains permissions like Phone calls, Network communication, Your location, Network communications and so on. 它包含诸如电话,网络通信,您的位置,网络通信等权限。 But when I click install on my app in play store. 但是,当我单击Play商店中我的应用上的安装时。 App permissions page open that contains text Laughing Buddha does not require any special permissions . 打开包含文本的应用程序权限”页面笑佛不需要任何特殊权限 How can I add permissions like in other apps when someone click on install on my app in play store? 当有人在Play商店中点击我的应用上的安装时,如何添加其他应用中的权限?

If your application need any special permission you can add in Manifest. 如果您的应用程序需要任何特殊权限,则可以在Manifest中添加。 Its your choice. 这是你的选择。 If the app does't need any permission it will show like Laughing Buddha does not require any special permissions 如果应用不需要任何许可,它将显示为“ 笑佛”不需要任何特殊许可

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM