Android权限类别和DELETE_PACKAGES和INSTALL_PACKAGES权限 [英] Android permissions categories and DELETE_PACKAGES and INSTALL_PACKAGES permissions

查看:4615
本文介绍了Android权限类别和DELETE_PACKAGES和INSTALL_PACKAGES权限的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有要求 DELETE_PACKAGES INSTALL_PACKAGES 权限的应用程序。该应用程序是不是正在通过市场分配,并要求来源不明来启用。当我安装此应用程序安装页面presents许可类别列表,其中包括的类别用户:


  1. 您的位置

  2. 网络通讯

  3. 存储

  4. 服务需要您付费

  5. 通话

是权限 DELETE_PACKAGES INSTALL_PACKAGES 包含在这些类别中的一种?如果是这样,哪个?如果没有,则用户不会警告此权限要求?

有关的一些背景看<一个href=\"http://stackoverflow.com/questions/5553851/list-of-android-application-categories-and-permissions/7531622#7531622\">List Android的应用类别和权限


解决方案

  

我有需要DELETE_PACKAGES和INSTALL_PACKAGES权限的应用程序。


SDK应用程序无法容纳这些权限,除非它们是固件的一部分。


  

是权限DELETE_PACKAGES和包含在这些类别之一INSTALL_PACKAGES?


大概不会,但用户没有安装应用程序,因为这将是固件的一部分,所以该点presumably没有实际意义。

I have an application that requires the DELETE_PACKAGES and INSTALL_PACKAGES permissions. The app is NOT being distributed through the market and requires "unknown sources" to be enabled. When I install this application the install page presents the user with a list of permission categories that include the categories:

  1. Your location
  2. Network communication
  3. Storage
  4. Services that cost you money
  5. Phone Calls

Are the permissions DELETE_PACKAGES and INSTALL_PACKAGES included in one of these categories? If so, which? If not, is the user not warned about this permission request?

For some background see List of android application categories and permissions

解决方案

I have an application that requires the DELETE_PACKAGES and INSTALL_PACKAGES permissions.

SDK applications cannot hold these permissions, unless they are part of the firmware.

Are the permissions DELETE_PACKAGES and INSTALL_PACKAGES included in one of these categories?

Probably not, but the user isn't installing your application, as it will be part of the firmware, so the point is presumably moot.

这篇关于Android权限类别和DELETE_PACKAGES和INSTALL_PACKAGES权限的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆