Android常用的一些权限

         本文仅仅罗列一些常见的权限,包括权限,中文含义,英文原文。

    android.permission.READ_CALENDAR  
    允许程序读取用户日历数据
(Allows an application to read the user’s calendar data.)  
      
    android.permission.READ_CONTACTS  
    允许程序读取用户联系人数据
(Allows an application to read the user’s contacts data.)   
      
    android.permission.READ_LOGS  
    允许程序读取底层系统日志文件
(Allows an application to read the low-level system log files. )  
      
    android.permission.READ_OWNER_DATA  
    允许程序读取所有者数据(Allows an application to read the owner’s data)  
      
    android.permission.READ_SMS  
    允许程序读取短信息
(Allows an application to read SMS messages.)  
      
    android.permission.REBOOT  
    请求能够重新启动设备
(Required to be able to reboot the device. )   
      
    android.permission.RECORD_AUDIO  
    允许程序录制音频
(Allows an application to record audio)  
      
    android.permission.SEND_SMS  
    允许程序发送SMS短信
(Allows an application to send SMS messages)  
      
    android.permission.WAKE_LOCK  
    允许使用PowerManager的 WakeLocks保持进程在休眠时从屏幕消失
( Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming)  
      
    android.permission.WRITE_CONTACTS  
    允许程序写入但不读取用户联系人数据
(Allows an application to write (but not read) the user’s contacts data. )  
      
    android.permission.WRITE_SMS  
    允许程序写短信
(Allows an application to write SMS messages)  

    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.GET_PACKAGE_SIZE  
    允许一个程序获取任何package占用空间容量
(Allows an application to find out the space used by any package. )  
      
    android.permission.GET_TASKS  
    允许一个程序获取信息有关当前或最近运行的任务,一个缩略的任务状态,是否活动等等
(Allows an application to get information about the currently or recently running tasks: a thumbnail representation of the tasks, what activities are running in it, etc.)  
      
    android.permission.HARDWARE_TEST  
    允许访问硬件(Allows access to hardware peripherals. )  
      
    android.permission.INJECT_EVENTS  
    允许一个程序截获用户事件如按键、触摸、轨迹球等等到一个时间流,android 开发网提醒算是hook技术吧(Allows an application to inject user events (keys, touch, trackball) into the event stream and deliver them to ANY window.)  
      
    android.permission.INSTALL_PACKAGES  
    允许一个程序安装packages
(Allows an application to install packages. )

android.permission.BROADCAST_PACKAGE_REMOVED  
    允许程序广播一个提示消息在一个应用程序包已经移除后
(Allows an application to broadcast a notification that an application package has been removed)  


  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值