您的位置 首页 开关

android答应读写访问及各种权限阐明

android允许读写访问及各种权限说明-android.permission.ACCESS_CHECKIN_PROPERTIES允许读写访问”properties”表在checkin数据库中,改值可以修改上传( Allows read/write access to the “properties” table in the checkin database, to change values that get uploaded) android.permission.ACCESS_CHECKIN_PROPERTIES 允 许读写访问”properties”表在checkin数据库中,改值可以修改上传( Allows read/write access to the “properties” table in the checkin database, to change values that get uploaded) android.permission.ACCESS_COARSE_LOCATION 允许一个程序访问CellID或WiFi热点

android.permission.ACCESS_CHECKIN_PROPERTIES答应读写拜访”properTIes”表在checkin数据库中,改值可以修正上传( Allows read/write access to the “properTIes” table in the checkin database, to change values that get uploaded)

android.permission.ACCESS_CHECKIN_PROPERTIES

允 许读写拜访”properties”表在checkin数据库中,改值可以修正上传( Allows read/write access to the “properties” table in the checkin database, to change values that get uploaded)

android.permission.ACCESS_COARSE_LOCATION

答应一个程序拜访CellID或WiFi热点来获取大略的方位(Allows an application to access coarse (e.g., Cell-ID, WiFi) location)

android.permission.ACCESS_FINE_LOCATION

答应一个程序拜访精巧方位(如GPS) (Allows an application to access fine (e.g., GPS) location)

android.permission.ACCESS_LOCATION_EXTRA_COMMANDS

答应运用程序拜访额定的方位供给指令(Allows an application to access, extra location provider commands)

android.permission.ACCESS_MOCK_LOCATION

答应程序创立模仿方位供给用于测验(Allows an application to create mock location providers for testing)

android.permission.ACCESS_NETWORK_STATE

答应程序拜访有关GSM网络信息(Allows applications to access information about networks)

android.permission.ACCESS_SURFACE_FLINGER

答应程序运用SurfaceFlinger底层特性(Allows an application to use SurfaceFlinger’s low level features)

android.permission.ACCESS_WIFI_STATE

答应程序拜访Wi-Fi网络状况信息(Allows applications to access information about Wi-Fi networks)

android.permission.ADD_SYSTEM_SERVICE

答应程序发布体系级服务(Allows an application to publish system-level services).

android.permission.BATTERY_STATS

答应程序更新手机电池计算信息(Allows an application to update the collected battery statistics)

android.permission.BLUETOOTH

答应程序衔接到已配对的蓝牙设备(Allows applications to connect to paired bluetooth devices)

android.permission.BLUETOOTH_ADMIN

答应程序发现和配对蓝牙设备(Allows applications to discover and pair bluetooth devices)

android.permission.BRICK

恳求可以禁用设备(十分风险)(Required to be able to disable the device (very *erous!).)

android.permission.BROADCAST_PACKAGE_REMOVED

答应程序播送一个提示音讯在一个运用程序包现已移除后(Allows an application to broadcast a notification that an application package has been removed)

android.permission.BROADCAST_STICKY

答应一个程序播送常用intents(Allows an application to broadcast sticky intents)

android.permission.CALL_PHONE

答应一个程序 初始化一个电话拨号不需经过拨号用户界面需求用户承认(Allows an application to initiate a phone call without going through the Dialer user interface for the user to confirm the call being placed.)

android.permission.CALL_PRIVILEGED

允 许一个程序拨打任何号码,包括紧迫号码无需经过拨号用户界面需求用户承认(Allows an application to call any phone number, including emergency numbers, without going through the Dialer user interface for the user to confirm the call being placed)

android.permission.CAMERA

恳求拜访运用照相设备(Required to be able to access the camera device. )

android.permission.CHANGE_COMPONENT_ENABLED_STATE

允 许一个程序是否改动一个组件或其他的启用或禁用(Allows an application to change whether an application component (other than its own) is enabled or not. )

android.permission.CHANGE_CONFIGURATION

答应一个程序修正当时设置,如本地化(Allows an application to modify the current configuration, such as locale. )

android.permission.CHANGE_NETWORK_STATE

答应程序改动网络衔接状况(Allows applications to change network connectivity state)

android.permission.CHANGE_WIFI_STATE

答应程序改动Wi-Fi衔接状况(Allows applications to change Wi-Fi connectivity state)

android.permission.CLEAR_APP_CACHE

答应一个程序清楚缓存从一切装置的程序在设备中(Allows an application to clear the caches of all installed applications on the device. )

android.permission.CLEAR_APP_USER_DATA

答应一个程序铲除用户设置(Allows an application to clear user data)

android.permission.CONTROL_LOCATION_UPDATES

答应启用制止方位更新提示从无线模块(Allows enabling/disabling location update notifications from the radio. )

android.permission.DELETE_CACHE_FILES

答应程序删去缓存文件(Allows an application to delete cache files)

android.permission.DELETE_PACKAGES

答应一个程序删去包(Allows an application to delete packages)

android.permission.DEVICE_POWER

答应拜访底层电源办理(Allows low-level access to power management)

android.permission.DIAGNOSTIC

答应程序RW确诊资源(Allows applications to RW to diagnostic resources. )

android.permission.DISABLE_KEYGUARD

答应程序禁用键盘锁(Allows applications to disable the keyguard )

android.permission.DUMP

答应程序回来状况抓取信息从体系服务(Allows an application to retrieve state dump information from system services.)

android.permission.EXPAND_STATUS_BAR

答应一个程序扩展收缩在状况栏,android开发网提示应该是一个相似windows mobile中的托盘程序(Allows an application to expand or collapse the status bar. )

android.permission.FACTORY_TEST

作为一个工厂测验程序,运行在root用户(Run as a manufacturer test application, running as the root user. )

android.permission.FLASHLIGHT

拜访闪光灯,android开发网提示htc Dream不包括闪光灯(Allows access to the flashlight )

android.permission.FORCE_BACK

答应程序强行一个撤退操作是否在顶层activities(Allows an application to force a BACK operation on whatever is the top activity. )

android.permission.FOTA_UPDATE

暂时不了解这是做什么运用的,android开发网剖析可能是一个预留权限.

android.permission.GET_ACCOUNTS

拜访一个帐户列表在Accounts Service中(Allows access to the list of accounts in the Accounts Service)

android.permission.GET_PACKAGE_SIZE

答应一个程序获取任何package占用空间容量(Allows an application to find out the space used by any package. )

android.permission.GET_TASKS

声明:本文内容来自网络转载或用户投稿,文章版权归原作者和原出处所有。文中观点,不代表本站立场。若有侵权请联系本站删除(kf@86ic.com)https://www.86ic.net/dianyuan/kaiguan/102617.html

为您推荐

联系我们

联系我们

在线咨询: QQ交谈

邮箱: kf@86ic.com

关注微信
微信扫一扫关注我们

微信扫一扫关注我们

返回顶部