Android应用程序的权限列表

本文详细介绍了Android应用程序的各种权限,包括访问电池统计、管理AppWidget、设备管理、输入法服务、蓝牙连接、拨打电话、访问相机、改变网络状态、控制位置更新、清理缓存数据等,帮助开发者理解和管理应用程序的权限需求。
摘要由CSDN通过智能技术生成
android.permission.ACCESS_SURFACE_FLINGER
允许应用程序使用SurfaceFlinger的底层属性。

android.permission.ACCESS_CHECKIN_PROPERTIES :
Allows read/write access to the “properties” table in the checkin database, to change values that get uploaded.
允许以read/write访问检入数据库(checkin database?) 的"properties"表,并且可以更改、更新数据库。
   android.permission.ACCESS_COARSE_LOCATION :
Allows an application to access coarse(e.g, Cell-ID, WiFi) location.
允许一个应用程序通过访问CellID和WiFi热点等方式获取粗略的本地位置。
   android.permission.ACCESS_FINE_LOCATION :
Allows an application to access fine(e.g, GPS) location.
允许一个应用程序通过访问GPS等方式获取较精确的本地位置。
   android.permission.ACCESS_LOCATION_EXTRA_COMMANDS :
Allows an application to access extra location provider commands.
允许一个应用程序访问(使用)额外的本地位置服务提供者。
   android.permission.ACCESS_MOCK_LOCATION :
Allows an application to access mock location providers for testing.
允许一个应用程序访问(创建)模拟的位置服务提供者用于测试。
   android.permission.ACCESS_NETWORK_STATE :
Allows applications to access information about networks.
允许应用程序访问(获取)网络信息。
   android.permission.ACCESS_SURFACE_FLINGER :
Allows an application to use SurfaceFlinger’s low level features.
允许一个应用程序使用SurfaceFlinger的底层属性。(什么是SurfaceFlinger?)
   android.permission.ACCESS_WIFI_STATE :
Allows applications to access information about Wi-Fi networks.
允许应用程序获取Wi-Fi网络的信息)。
   android.permission.ACCOUNT_MANAGER :
Allows an applications to call into AccountAuthenticators.
允许一个应用程序启动账户认证。  android.permission.AUTHERTICATE_ACCOUTS :
Allows an applicatons to act as an AccoutAuterticator for the AccoutManger.
允许一个应用程序充当账户认证管理者。  

android.permission.BATTERY_STATS :

Allows an application to collect battery statistics.

允许一个应用程序获取电池使用的统计信息(剩余电量、电池的耗电情况(各主要应用程序耗电占总耗电的百分比等)等)。

  

android.permission.BIND_APPWIGET :

Allows an application to tell the AppWiget service which application can access AppWiget data.

允许一个应用程序告知AppWiget服务:我(当前应用程序)可以访问AppWiget数据。

  

android.permission.BIND_DEVICE_ADMIN :

Must be required by device administration receiver, to ensure that only the system can interact with it.

设备管理服务必须拥有的权限,确保只有系统可以通过设备管理服务与设备进行互动(访问设备,数据交互)。

 

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值