A
android.permission.ACCESS_CHECKIN_PROPERTIES API level 1
Allows read/write access to the "properties" table in the checkin database, to change values that get uploaded.
Not for use by third-party applications.
允许读取或写入登记check-in数据库属性表的权限,第三方程序不可用
android.permission.ACCESS_COARSE_LOCATION API level 1
Allows an app to access approximate location derived from network location sources such as cell towers and Wi-Fi.
允许通过WiFi或移动基站的方式获取用户粗略的经纬度信息,定位误差30~1500米
android.permission.ACCESS_FINE_LOCATION API level 1
Allows an app to access precise location from location sources such as GPS, cell towers, and Wi-Fi.
允许通过GPS芯片接收卫星的定位信息,定位误差10米以内
android.permission.ACCESS_LOCATION_EXTRA_COMMANDS API level 1
Allows an application to access extra location provider commands
允许程序访问额外的定位提供者指令
android.permission.ACCESS_MOCK_LOCATION API level 1
Allows an application to create mock location providers for testing
允许程序创建模拟位置,用于测试
android.permission.ACCESS_NETWORK_STATE API level 1
Allows applications to access information about networks
允许程序获取网络信息状态
android.permission.ACCESS_SURFACE_FLINGER API level 1
Allows an application to use SurfaceFlinger's low level features.
Not for use by third-party applications.
允许程序访问SurfaceFlinger,Android平台上底层的图形显示支持,一般用于游戏或照相机预览界面和底层模式的屏幕截图,第三方程序不可用
android.permission.ACCESS_WIFI_STATE API level 1
Allows applications to access information about Wi-Fi networks
允许程序获取WiFi网络信息
android.permission.ACCOUNT_MANAGER API level 5
Allows applications to call into AccountAuthenticators.
Not for use by third-party applications.
允许获取账户验证信息,主要为GMail账户信息,只有系统级进程才能访问的权限
com.android.voicemail.permission.ADD_VOICEMAIL API level 14
Allows an application to add voicemails into the system.
允许应用程序添加到语音留言系统
android.permission.AUTHENTICATE_ACCOUNTS API level 5
Allows an application to act as an AccountAuthenticator for the AccountManager
允许一个程序通过账户验证方式访问账户管理ACCOUNT_MANAGER相关信息
B
android.permission.BATTERY_STATS API level 1
Allows an application to collect battery statistics
允许程序获取电池电量统计信息
android.permission.BIND_ACCESSIBILITY_SERVICE API level 16
Must be required by an AccessibilityService, to ensure that only the system can bind to it.
请求accessibilityservice服务,以确保只有系统可以绑定到它
android.permission.BIND_APPWIDGET API level 3
Allows an application to tell the AppWidget service which application can access AppWidget's data. The normal user flow is that a user picks an AppWidget to go into a particular host, thereby giving that host application access to the private data from the AppWidget app. An application that has this permission should honor that contract.
Not for use by third-party applications.
允许一个程序告诉appWidget服务需要访问小插件的数据库,只有非常少的应用才用到此权限
android.permission.BIND_DEVICE_ADMIN API level 8
Must be required by device administration receiver, to ensure that only the system can interact with it.
请求系统管理员接收者receiver,只有系统才能使用
android.permission.BIND_INPUT_METHOD API level 3
Must be required by an InputMethodService, to ensure that only the system can bind to it.
请求InputMethodService服务,只有系统才能使用
android.permission.BIND_NFC_SERVICE API level 19
Must be required by a HostApduService or OffHostApduService to ensure that only the system can bind to it.
只有Android操作系统可以绑定到你的服务
android.permission.BIND_NOTIFICATION_LISTENER_SERVICE API level 18
Must be required by an NotificationListenerService, to ensure that only the system can bind to it.
允许使用 NotificationListenerService,用于notification获取更多信息
android.permission.BIND_PRINT_SERVICE API level 19
Must be required by a PrintService, to ensure that only the system can bind to it.
允许使用 PrintService,只有系统才能用
android.permission.BIND_REMOTEVIEWS API level 11
Must be required by a RemoteViewsService, to ensure that only the system can bind to it.
绑定RemoteView,必须通过RemoteViewsService服务来请求,只有系统才能用
android.permission.BIND_TEXT_SERVICE API level 14
Must be required by a TextService (e.g. SpellCheckerService) to ensure that only the system can bind to it.
允许使用 TextService,只有系统才能用
android.permission.BIND_VPN_SERVICE API level 14
Must be required by a VpnService, to ensure that only the system can bind to it.
使用VPN服务,通过VpnService请求
android.permission.BIND_WALLPAPER API level 8
Must be required by a WallpaperService, to ensure that only the system can bind to it.
绑定壁纸,必须通过WallpaperService服务来请求,只有系统才能用
android.permission.BLUETOOTH API level 1
Allows applications to connect to paired bluetooth devices
允许程序连接配对过的蓝牙设备
android.permission.BLUETOOTH_ADMIN API level 1
Allows applications to discover and pair bluetooth devices
允许程序进行发现和配对新的蓝牙设备
android.permission.BLUETOOTH_PRIVILEGED API level 19
Allows applications to pair bluetooth devices without user interaction. This is not available to third party applications.
允许应用程序配对蓝牙设备,而无需用户交互。这是不提供给第三方应用程序。
android.permission.BODY_SENSORS API level 20
Allows an application to access data from sensors that the user uses to measure what is happening inside his/her body, such as heart rate.
允许该用户使用来测量所发生的事情他/她的身体内,诸如心脏速率从传感器的应用程序来访问数据。
android.permission.BRICK API level 1
Required to be able to disable the device (very dangerous!).
Not for use by third-party applications..
请求禁用手机,非常危险,顾名思义就是让手机变成砖头,第三方程序不可用
android.permission.BROADCAST_PACKAGE_REMOVED API level 1
Allows an application to broadcast a notification that an application package has been removed.
Not for use by third-party applications.
当一个应用在删除时触发一个广播 ,第三方程序不可用
android.permission.BROADCAST_SMS API level 2
Allows an application to broadcast an SMS receipt notification.
Not for use by third-party applications.
当收到短信时触发一个广播,第三方程序不可用
android.permission.BROADCAST_STICKY API level 1
Allows an application to broadcast sticky intents. These are broadcasts whose data is held by the system after being finished, so that clients can quickly retrieve that data without having to wait for the next broadcast.
连续广播,允许一个程序收到广播后快速收到下一个广播
android.permission.BROADCAST_WAP_PUSH API level 2
Allows an application to broadcast a WAP PUSH receipt notification.
Not for use by third-party applications.
WAP PUSH服务收到后触发一个广播 ,第三方程序不可用
C
android.permission.CALL_PHONE API level 1
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 API level 1
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.
Not for use by third-party applications.
允许程序拨打电话,替换系统的拨号器界面,第三方程序不可用
android.permission.CAMERA API level 1
Required to be able to access the camera device.
This will automatically enforce the <uses-feature> manifest element for all camera features. If you do not require all camera features or can properly operate if a camera is not available, then you must modify your manifest as appropriate in order to install on devices that don't support all camera features.
允许访问摄像头进行拍照
android.permission.CAPTURE_AUDIO_OUTPUT API level 19
Allows an application to capture audio output.
Not for use by third-party applications.
允许一个应用程序捕获音频输出,第三方程序不可用
android.permission.CAPTURE_SECURE_VIDEO_OUTPUT API level 19
Allows an application to capture secure video output.
Not for use by third-party applications.
允许应用程序获取安全的视频输出,第三方程序不可用
android.permission.CAPTURE_VIDEO_OUTPUT API level 19
Allows an application to capture video output.
Not for use by third-party applications.
允许应用程序捕获的视频输出,第三方程序不可用
android.permission.CHANGE_COMPONENT_ENABLED_STATE API level 1
Allows an application to change whether an application component (other than its own) is enabled or not.
Not for use by third-party applications.
改变组件是否启用状态,第三方程序不可用
android.permission.CHANGE_CONFIGURATION API level 1
Allows an application to modify the current configuration, such as locale.
允许当前应用改变配置,如定位
android.permission.CHANGE_NETWORK_STATE API level 1
Allows applications to change network connectivity state
允许程序改变网络状态, 如是否能联网
android.permission.CHANGE_WIFI_MULTICAST_STATE API level 4
Allows applications to enter Wi-Fi Multicast mode
允许程序改变WiFi多播状态
android.permission.CHANGE_WIFI_STATE API level 1
Allows applications to change Wi-Fi connectivity state
允许程序改变WiFi状态
android.permission.CLEAR_APP_CACHE API level 1
Allows an application to clear the caches of all installed applications on the device.
允许程序清除应用缓存
android.permission.CLEAR_APP_USER_DATA API level 1
Allows an application to clear user data.
Not for use by third-party applications.
允许程序清除应用的用户数据,第三方程序不可用
android.permission.CONTROL_LOCATION_UPDATES API level 1
Allows enabling/disabling location update notifications from the radio.
Not for use by third-party applications.
允许获得移动网络定位信息改变,第三方程序不可用
D
android.permission.DELETE_CACHE_FILES API level 1
Allows an application to delete cache files.
Not for use by third-party applications.
允许应用删除缓存文件,第三方程序不可用
android.permission.DELETE_PACKAGES API level 1
Allows an application to delete packages.
Not for use by third-party applications.
允许程序删除应用,第三方程序不可用
android.permission.DEVICE_POWER API level 1
Allows low-level access to power management.
Not for use by third-party applications.
允许访问底层电源管理,第三方程序不可用
android.permission.DIAGNOSTIC API level 1
Allows applications to RW to diagnostic resources.
Not for use by third-party applications.
允许程序到RW到诊断资源,第三方程序不可用
android.permission.DISABLE_KEYGUARD API level 1
Allows applications to disable the keyguard
允许程序禁用键盘锁
android.permission.DUMP API level 1
Allows an application to retrieve state dump information from system services.
Not for use by third-party applications.
允许程序获取系统dump信息从系统服务,第三方程序不可用
E
android.permission.EXPAND_STATUS_BAR API level 1
Allows an application to expand or collapse the status bar.
允许程序扩展或收缩状态栏
F
android.permission.FACTORY_TEST API level 1
Run as a manufacturer test application, running as the root user. Only available when the device is running in manufacturer test mode.
Not for use by third-party applications.
允许程序运行工厂测试模式,第三方程序不可用
android.permission.FLASHLIGHT API level 1
Allows access to the flashlight
允许访问闪光灯
android.permission.FORCE_BACK API level 1
Allows an application to force a BACK operation on whatever is the top activity.
Not for use by third-party applications.
允许程序强制使用back后退按键,无论Activity是否在顶层,第三方程序不可用
G
android.permission.GET_ACCOUNTS API level 1
Allows access to the list of accounts in the Accounts Service
访问GMail账户列表
android.permission.GET_PACKAGE_SIZE API level 1
Allows an application to find out the space used by any package.
获取应用的文件大小
android.permission.GET_TASKS API level 1
Allows an application to get information about the currently or recently running tasks.
允许程序获取当前或最近运行的应用
android.permission.GET_TOP_ACTIVITY_INFO API level 18
Allows an application to retrieve private information about the current top activity, such as any assist context it can provide.
Not for use by third-party applications.
允许应用程序检索有关当前的首要活动的私人信息,如任何协助方面,它可以提供, 第三方程序不可用
android.permission.GLOBAL_SEARCH API level 4
This permission can be used on content providers to allow the global search system to access their data. Typically it used when the provider has some permissions protecting it (which global search would not be expected to hold), and added as a read-only permission to the path in the provider where global search queries are performed. This permission can not be held by regular applications; it is used by applications to protect themselves from everyone else besides global search.
允许程序使用全局搜索功能
H
android.permission.HARDWARE_TEST API level 1
Allows access to hardware peripherals. Intended only for hardware testing.
Not for use by third-party applications.
访问硬件辅助设备,用于硬件测试, 第三方程序不可用
I
android.permission.INJECT_EVENTS API level 1
Allows an application to inject user events (keys, touch, trackball) into the event stream and deliver them to ANY window. Without this permission, you can only deliver events to windows in your own process.
Not for use by third-party applications.
允许访问本程序的底层事件,获取按键、轨迹球的事件流, 第三方程序不可用
android.permission.INSTALL_LOCATION_PROVIDER API level 4
Allows an application to install a location provider into the Location Manager.
Not for use by third-party applications.
允许程序安装定位提供, 第三方程序不可用
android.permission.INSTALL_PACKAGES API level 1
Allows an application to install packages.
Not for use by third-party applications.
允许程序安装应用, 第三方程序不可用
com.android.launcher.permission.INSTALL_SHORTCUT API level 19
Allows an application to install a shortcut in Launcher
创建快捷方式
android.permission.INTERNAL_SYSTEM_WINDOW API level 1
Allows an application to open windows that are for use by parts of the system user interface.
Not for use by third-party applications.
允许程序打开内部窗口,不对第三方应用程序开放此权限
android.permission.INTERNET API level 1
Allows applications to open network sockets.
访问网络连接,可能产生GPRS流量
K
android.permission.KILL_BACKGROUND_PROCESSES API level 8
Allows an application to call killBackgroundProcesses(String).
允许程序调用killBackgroundProcesses(String).方法结束后台进程
L
android.permission.LOCATION_HARDWARE API level 18
Allows an application to use location features in hardware, such as the geofencing api.
Not for use by third-party applications.
允许应用程序使用定位功能的硬件,如地理围栏API,第三方程序不可用
M
android.permission.MANAGE_ACCOUNTS API level 5
Allows an application to manage the list of accounts in the AccountManager
允许程序管理AccountManager中的账户列表
android.permission.MANAGE_APP_TOKENS API level 1
Allows an application to manage (create, destroy, Z-order) application tokens in the window manager.
Not for use by third-party applications.
管理创建、摧毁、Z轴顺序,仅用于系统
android.permission.MANAGE_DOCUMENTS API level 19
Allows an application to manage access to documents, usually as part of a document picker.
允许应用程序来管理存取文件,通常作为文件选择器的一部分
android.permission.MASTER_CLEAR API level 1
Not for use by third-party applications.
允许程序执行软格式化,删除系统配置信息
android.permission.MEDIA_CONTENT_CONTROL API level 19
Allows an application to know what content is playing and control its playback.
Not for use by third-party applications due to privacy of media consumption
允许应用程序知道什么内容被播放和控制其播放,第三方程序不可用
android.permission.MODIFY_AUDIO_SETTINGS API level 1
Allows an application to modify global audio settings
修改声音设置信息
android.permission.MODIFY_PHONE_STATE API level 1
Allows modification of the telephony state - power on, mmi, etc. Does not include placing calls.
Not for use by third-party applications.
修改电话状态,如飞行模式,但不包含替换系统拨号器界面
android.permission.MOUNT_FORMAT_FILESYSTEMS API level 3
Allows formatting file systems for removable storage.
Not for use by third-party applications.
格式化可移动文件系统,比如格式化清空SD卡
android.permission.MOUNT_UNMOUNT_FILESYSTEMS API level 1
Allows mounting and unmounting file systems for removable storage.
Not for use by third-party applications.
挂载、反挂载外部文件系统,第三方程序不可用
N
android.permission.NFC API level 9
Allows applications to perform I/O operations over NFC
允许程序执行NFC近距离通讯操作,用于移动支持
P
android.permission.PERSISTENT_ACTIVITY API level 1
This constant was deprecated in API level 9.
This functionality will be removed in the future;
please do not use. Allow an application to make its activities persistent.
创建一个永久的Activity,该功能标记为将来将被移除
android.permission.PROCESS_OUTGOING_CALLS API level 1
Allows an application to modify or abort outgoing calls.
允许程序监视,修改或放弃播出电话
android.permission.READ_CALENDAR API level 1
Allows an application to read the user's calendar data.
允许程序读取用户的日程信息
android.permission.READ_CALL_LOG API level 16
Allows an application to read the user's call log.
Note: If your app uses the READ_CONTACTS permission and both your minSdkVersion and targetSdkVersion values are set to 15 or lower, the system implicitly grants your app this permission. If you don't need this permission, be sure your targetSdkVersion is 16 or higher.
允许应用程序读取用户的通话记录
android.permission.READ_CONTACTS API level 1
Allows an application to read the user's contacts data.
允许应用访问联系人通讯录信息
android.permission.READ_EXTERNAL_STORAGE API level 16
Allows an application to read from external storage.
Any app that declares the WRITE_EXTERNAL_STORAGE permission is implicitly granted this permission.
This permission is enforced starting in API level 19. Before API level 19, this permission is not enforced and all apps still have access to read from external storage. You can test your app with the permission enforced by enabling Protect USB storage under Developer options in the Settings app on a device running Android 4.1 or higher.
Also starting in API level 19, this permission is not required to read/write files in your application-specific directories returned by getExternalFilesDir(String) and getExternalCacheDir().
Note: If both your minSdkVersion and targetSdkVersion values are set to 3 or lower, the system implicitly grants your app this permission. If you don't need this permission, be sure your targetSdkVersion is 4 or higher.
允许应用程序从外部存储器读取(内置SDcard和外置SDCard)的文件,任何应用程序,声明WRITE_EXTERNAL_STORAGE权限隐式地授予此权限
android.permission.READ_FRAME_BUFFER API level 1
Allows an application to take screen shots and more generally get access to the frame buffer data.
Not for use by third-party applications.
屏幕截图,读取帧缓存用于屏幕截图,第三方程序不可用
com.android.browser.permission.READ_HISTORY_BOOKMARKS API level 4
Allows an application to read (but not write) the user's browsing history and bookmarks.
读取浏览器收藏夹和历史记录
R
android.permission.READ_INPUT_STATE API level 1
This constant was deprecated in API level 16.
The API that used this permission has been removed.
Allows an application to retrieve the current state of keys and switches.
Not for use by third-party applications.
读取当前键的输入状态,仅用于系统,该权限已移除
android.permission.READ_LOGS API level 1
Allows an application to read the low-level system log files.
Not for use by third-party applications, because Log entries can contain the user's private information.
读取系统底层日志
android.permission.READ_PHONE_STATE API level 1
Allows read only access to phone state.
Note: If both your minSdkVersion and targetSdkVersion values are set to 3 or lower, the system implicitly grants your app this permission. If you don't need this permission, be sure your targetSdkVersion is 4 or higher.
访问电话状态
android.permission.READ_PROFILE API level 14
Allows an application to read the user's personal profile data.
允许应用程序读取用户的个人配置文件数据
android.permission.READ_SMS API level 1
Allows an application to read SMS messages.
读取短信内容
android.permission.READ_SOCIAL_STREAM API level 15
Allows an application to read from the user's social stream.
允许应用程序读取用户的社交流
android.permission.READ_SYNC_SETTINGS API level 1
Allows applications to read the sync settings
读取同步设置,读取Google在线同步设置
android.permission.READ_SYNC_STATS API level 1
Allows applications to read the sync stats
读取同步状态,获得Google在线同步状态
android.permission.READ_USER_DICTIONARY API level 16
Allows an application to read the user dictionary. This should really only be required by an IME, or a dictionary editor like the Settings app.
允许应用程序读取用户词典
android.permission.REBOOT API level 1
Required to be able to reboot the device.
Not for use by third-party applications.
允许程序重新启动设备,第三方程序不可用
android.permission.RECEIVE_BOOT_COMPLETED API level 1
Allows an application to receive the ACTION_BOOT_COMPLETED that is broadcast after the system finishes booting. If you don't request this permission, you will not receive the broadcast at that time. Though holding this permission does not have any security implications, it can have a negative impact on the user experience by increasing the amount of time it takes the system to start and allowing applications to have themselves running without the user being aware of them. As such, you must explicitly declare your use of this facility to make that visible to the user.
允许程序开机自动运行
android.permission.RECEIVE_MMS API level 1
Allows an application to monitor incoming MMS messages, to record or perform processing on them.
接收彩信
android.permission.RECEIVE_SMS API level 1
Allows an application to monitor incoming SMS messages, to record or perform processing on them.
接收短信
android.permission.RECEIVE_WAP_PUSH API level 1
Allows an application to monitor incoming WAP push messages.
接收WAP PUSH信息
android.permission.RECORD_AUDIO API level 1
Allows an application to record audio
录制声音通过手机或耳机的麦克
android.permission.REORDER_TASKS API level 1
Allows an application to change the Z-order of tasks
重新排序系统Z轴运行中的任务
android.permission.RESTART_PACKAGES API level 1
This constant was deprecated in API level 8.
The restartPackage(String) API is no longer supported.
结束任务通过restartPackage(String)方法,该权限不再支持
S
android.permission.SEND_RESPOND_VIA_MESSAGE API level 18
Allows an application (Phone) to send a request to other applications to handle the respond-via-message action during incoming calls.
Not for use by third-party applications.
允许应用程式(电话)发送一个请求到其他应用程序来处理响应来电,第三方程序不可用
android.permission.SEND_SMS API level 1
Allows an application to send SMS messages.
发送短信
android.permission.SET_ACTIVITY_WATCHER API level 1
Allows an application to watch and control how activities are started globally in the system. Only for is in debugging (usually the monkey command).
Not for use by third-party applications.
设置Activity观察器一般用于monkey测试,第三方程序不可用
com.android.alarm.permission.SET_ALARM API level 9
Allows an application to broadcast an Intent to set an alarm for the user.
设置闹铃提醒
android.permission.SET_ALWAYS_FINISH API level 1
Allows an application to control whether activities are immediately finished when put in the background.
Not for use by third-party applications.
设置程序在后台是否总是退出,第三方程序不可用
android.permission.SET_ANIMATION_SCALE API level 1
Modify the global animation scaling factor.
Not for use by third-party applications.
设置全局动画缩放,第三方程序不可用
android.permission.SET_DEBUG_APP API level 1
Configure an application for debugging.
Not for use by third-party applications.
设置调试程序,一般用于开发,第三方程序不可用
android.permission.SET_ORIENTATIO API level 1
Allows low-level access to setting the orientation (actually rotation) of the screen.
Not for use by third-party applications.
设置屏幕方向为横屏或标准方式显示,不用于普通应用
android.permission.SET_POINTER_SPEED API level 13
Allows low-level access to setting the pointer speed.
Not for use by third-party applications.
允许从底层设置指针的速度,第三方程序不可用
android.permission.SET_PREFERRED_APPLICATIONS API level 1
This constant was deprecated in API level 7.
No longer useful, see addPackageToPreferred(String) for details.
设置应用的参数,已不再工作具体查看addPackageToPreferred(String) 介绍
android.permission.SET_PROCESS_LIMIT API level 1
Allows an application to set the maximum number of (not needed) application processes that can be running.
Not for use by third-party applications.
允许程序设置最大的进程数量的限制,第三方程序不可用
android.permission.SET_TIME API level 8
Allows applications to set the system time.
Not for use by third-party applications.
设置系统时间,第三方程序不可用
android.permission.SET_TIME_ZONE API level 1
Allows applications to set the system time zone
设置系统时区
android.permission.SET_WALLPAPER API level 1
Allows applications to set the wallpaper
设置桌面壁纸
android.permission.SET_WALLPAPER_HINTS API level 1
Allows applications to set the wallpaper hints
设置壁纸建议
android.permission.SIGNAL_PERSISTENT_PROCESSES API level 1
Allow an application to request that a signal be sent to all persistent processes.
Not for use by third-party applications.
发送一个永久的进程信号,第三方程序不可用
android.permission.STATUS_BAR API level 1
Allows an application to open, close, or disable the status bar and its icons.
Not for use by third-party applications.
允许程序打开、关闭、禁用状态栏,第三方程序不可用
android.permission.SUBSCRIBED_FEEDS_READ API level 1
Allows an application to allow access the subscribed feeds ContentProvider.
访问订阅信息的数据库
android.permission.SUBSCRIBED_FEEDS_WRITE API level 1
写入或修改订阅内容的数据库
android.permission.SYSTEM_ALERT_WINDOW API level 1
Allows an application to open windows using the type TYPE_SYSTEM_ALERT, shown on top of all other applications. Very few applications should use this permission; these windows are intended for system-level interaction with the user.
显示系统窗口
T
android.permission.TRANSMIT_IR API level 19
Allows using the device's IR transmitter, if available
允许使用该设备的红外线发射器,如果有的话
U
com.android.launcher.permission.UNINSTALL_SHORTCUT API level 19
Allows an application to uninstall a shortcut in Launcher
允许应用程序卸载程序的快捷方式
android.permission.UPDATE_DEVICE_STATS API level 3
Allows an application to update device statistics.
Not for use by third-party applications.
更新设备状态,第三方程序不可用
android.permission.USE_CREDENTIALS API level 5
Allows an application to request authtokens from the AccountManager
使用证书,允许程序请求验证从AccountManager
android.permission.USE_SIP API level 9
Allows an application to use SIP service
允许程序使用SIP视频服务
V
android.permission.VIBRATE API level 1
Allows access to the vibrator
允许振动
W
android.permission.WAKE_LOCK API level 1
Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming
唤醒锁定,允许程序在手机屏幕关闭后后台进程仍然运行
android.permission.WRITE_APN_SETTINGS API level 1
Allows applications to write the apn settings.
Not for use by third-party applications.
写入网络GPRS接入点设置,第三方程序不可用
android.permission.WRITE_CALENDAR API level 1
Allows an application to write (but not read) the user's calendar data.
写入日程,但不可读取
android.permission.WRITE_CALL_LOG API level 16
Allows an application to write (but not read) the user's contacts data.
Note: If your app uses the WRITE_CONTACTS permission and both your minSdkVersion and targetSdkVersion values are set to 15 or lower, the system implicitly grants your app this permission. If you don't need this permission, be sure your targetSdkVersion is 16 or higher.
允许应用程序写入(但不读取)用户的联系人数据,声明WRITE_CONTACTS权限隐式地授予此权限
android.permission.WRITE_CONTACTS API level 1
Allows an application to write (but not read) the user's contacts data.
写入联系人,但不可读取
android.permission.WRITE_EXTERNAL_STORAGE API level 4
Allows an application to write to external storage.
Note: If both your minSdkVersion and targetSdkVersion values are set to 3 or lower, the system implicitly grants your app this permission. If you don't need this permission, be sure your targetSdkVersion is 4 or higher.
Starting in API level 19, this permission is not required to read/write files in your application-specific directories returned by getExternalFilesDir(String) and getExternalCacheDir().
允许程序写入外部存储,如SD卡上写文件
android.permission.WRITE_GSERVICES API level 1
Allows an application to modify the Google service map.
Not for use by third-party applications.
允许程序写入Google Map服务数据,第三方程序不可用
com.android.browser.permission.WRITE_HISTORY_BOOKMARKS API level 4
Allows an application to write (but not read) the user's browsing history and bookmarks.
写入浏览器历史记录或收藏夹,但不可读取
android.permission.WRITE_PROFILE API level 14
Allows an application to write (but not read) the user's personal profile data.
允许应用程序写入(但不读取)用户的个人资料数据
android.permission.WRITE_SECURE_SETTINGS API level 3
Allows an application to read or write the secure system settings.
Not for use by third-party applications.
允许程序读写系统安全敏感的设置项,第三方程序不可用
android.permission.WRITE_SETTINGS API level 1
Allows an application to read or write the system settings.
允许读写系统设置项
android.permission.WRITE_SMS API level 1
Allows an application to write SMS messages.
允许编写短信
android.permission.WRITE_SOCIAL_STREAM API level 15
Allows an application to write (but not read) the user's social stream data.
允许应用程序写入(但不读取)用户的社交数据流
android.permission.WRITE_SYNC_SETTINGS API level 1
Allows applications to write the sync settings
写入Google在线同步设置
android.permission.ACCESS_CHECKIN_PROPERTIES API level 1
Allows read/write access to the "properties" table in the checkin database, to change values that get uploaded.
Not for use by third-party applications.
允许读取或写入登记check-in数据库属性表的权限,第三方程序不可用
android.permission.ACCESS_COARSE_LOCATION API level 1
Allows an app to access approximate location derived from network location sources such as cell towers and Wi-Fi.
允许通过WiFi或移动基站的方式获取用户粗略的经纬度信息,定位误差30~1500米
android.permission.ACCESS_FINE_LOCATION API level 1
Allows an app to access precise location from location sources such as GPS, cell towers, and Wi-Fi.
允许通过GPS芯片接收卫星的定位信息,定位误差10米以内
android.permission.ACCESS_LOCATION_EXTRA_COMMANDS API level 1
Allows an application to access extra location provider commands
允许程序访问额外的定位提供者指令
android.permission.ACCESS_MOCK_LOCATION API level 1
Allows an application to create mock location providers for testing
允许程序创建模拟位置,用于测试
android.permission.ACCESS_NETWORK_STATE API level 1
Allows applications to access information about networks
允许程序获取网络信息状态
android.permission.ACCESS_SURFACE_FLINGER API level 1
Allows an application to use SurfaceFlinger's low level features.
Not for use by third-party applications.
允许程序访问SurfaceFlinger,Android平台上底层的图形显示支持,一般用于游戏或照相机预览界面和底层模式的屏幕截图,第三方程序不可用
android.permission.ACCESS_WIFI_STATE API level 1
Allows applications to access information about Wi-Fi networks
允许程序获取WiFi网络信息
android.permission.ACCOUNT_MANAGER API level 5
Allows applications to call into AccountAuthenticators.
Not for use by third-party applications.
允许获取账户验证信息,主要为GMail账户信息,只有系统级进程才能访问的权限
com.android.voicemail.permission.ADD_VOICEMAIL API level 14
Allows an application to add voicemails into the system.
允许应用程序添加到语音留言系统
android.permission.AUTHENTICATE_ACCOUNTS API level 5
Allows an application to act as an AccountAuthenticator for the AccountManager
允许一个程序通过账户验证方式访问账户管理ACCOUNT_MANAGER相关信息
B
android.permission.BATTERY_STATS API level 1
Allows an application to collect battery statistics
允许程序获取电池电量统计信息
android.permission.BIND_ACCESSIBILITY_SERVICE API level 16
Must be required by an AccessibilityService, to ensure that only the system can bind to it.
请求accessibilityservice服务,以确保只有系统可以绑定到它
android.permission.BIND_APPWIDGET API level 3
Allows an application to tell the AppWidget service which application can access AppWidget's data. The normal user flow is that a user picks an AppWidget to go into a particular host, thereby giving that host application access to the private data from the AppWidget app. An application that has this permission should honor that contract.
Not for use by third-party applications.
允许一个程序告诉appWidget服务需要访问小插件的数据库,只有非常少的应用才用到此权限
android.permission.BIND_DEVICE_ADMIN API level 8
Must be required by device administration receiver, to ensure that only the system can interact with it.
请求系统管理员接收者receiver,只有系统才能使用
android.permission.BIND_INPUT_METHOD API level 3
Must be required by an InputMethodService, to ensure that only the system can bind to it.
请求InputMethodService服务,只有系统才能使用
android.permission.BIND_NFC_SERVICE API level 19
Must be required by a HostApduService or OffHostApduService to ensure that only the system can bind to it.
只有Android操作系统可以绑定到你的服务
android.permission.BIND_NOTIFICATION_LISTENER_SERVICE API level 18
Must be required by an NotificationListenerService, to ensure that only the system can bind to it.
允许使用 NotificationListenerService,用于notification获取更多信息
android.permission.BIND_PRINT_SERVICE API level 19
Must be required by a PrintService, to ensure that only the system can bind to it.
允许使用 PrintService,只有系统才能用
android.permission.BIND_REMOTEVIEWS API level 11
Must be required by a RemoteViewsService, to ensure that only the system can bind to it.
绑定RemoteView,必须通过RemoteViewsService服务来请求,只有系统才能用
android.permission.BIND_TEXT_SERVICE API level 14
Must be required by a TextService (e.g. SpellCheckerService) to ensure that only the system can bind to it.
允许使用 TextService,只有系统才能用
android.permission.BIND_VPN_SERVICE API level 14
Must be required by a VpnService, to ensure that only the system can bind to it.
使用VPN服务,通过VpnService请求
android.permission.BIND_WALLPAPER API level 8
Must be required by a WallpaperService, to ensure that only the system can bind to it.
绑定壁纸,必须通过WallpaperService服务来请求,只有系统才能用
android.permission.BLUETOOTH API level 1
Allows applications to connect to paired bluetooth devices
允许程序连接配对过的蓝牙设备
android.permission.BLUETOOTH_ADMIN API level 1
Allows applications to discover and pair bluetooth devices
允许程序进行发现和配对新的蓝牙设备
android.permission.BLUETOOTH_PRIVILEGED API level 19
Allows applications to pair bluetooth devices without user interaction. This is not available to third party applications.
允许应用程序配对蓝牙设备,而无需用户交互。这是不提供给第三方应用程序。
android.permission.BODY_SENSORS API level 20
Allows an application to access data from sensors that the user uses to measure what is happening inside his/her body, such as heart rate.
允许该用户使用来测量所发生的事情他/她的身体内,诸如心脏速率从传感器的应用程序来访问数据。
android.permission.BRICK API level 1
Required to be able to disable the device (very dangerous!).
Not for use by third-party applications..
请求禁用手机,非常危险,顾名思义就是让手机变成砖头,第三方程序不可用
android.permission.BROADCAST_PACKAGE_REMOVED API level 1
Allows an application to broadcast a notification that an application package has been removed.
Not for use by third-party applications.
当一个应用在删除时触发一个广播 ,第三方程序不可用
android.permission.BROADCAST_SMS API level 2
Allows an application to broadcast an SMS receipt notification.
Not for use by third-party applications.
当收到短信时触发一个广播,第三方程序不可用
android.permission.BROADCAST_STICKY API level 1
Allows an application to broadcast sticky intents. These are broadcasts whose data is held by the system after being finished, so that clients can quickly retrieve that data without having to wait for the next broadcast.
连续广播,允许一个程序收到广播后快速收到下一个广播
android.permission.BROADCAST_WAP_PUSH API level 2
Allows an application to broadcast a WAP PUSH receipt notification.
Not for use by third-party applications.
WAP PUSH服务收到后触发一个广播 ,第三方程序不可用
C
android.permission.CALL_PHONE API level 1
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 API level 1
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.
Not for use by third-party applications.
允许程序拨打电话,替换系统的拨号器界面,第三方程序不可用
android.permission.CAMERA API level 1
Required to be able to access the camera device.
This will automatically enforce the <uses-feature> manifest element for all camera features. If you do not require all camera features or can properly operate if a camera is not available, then you must modify your manifest as appropriate in order to install on devices that don't support all camera features.
允许访问摄像头进行拍照
android.permission.CAPTURE_AUDIO_OUTPUT API level 19
Allows an application to capture audio output.
Not for use by third-party applications.
允许一个应用程序捕获音频输出,第三方程序不可用
android.permission.CAPTURE_SECURE_VIDEO_OUTPUT API level 19
Allows an application to capture secure video output.
Not for use by third-party applications.
允许应用程序获取安全的视频输出,第三方程序不可用
android.permission.CAPTURE_VIDEO_OUTPUT API level 19
Allows an application to capture video output.
Not for use by third-party applications.
允许应用程序捕获的视频输出,第三方程序不可用
android.permission.CHANGE_COMPONENT_ENABLED_STATE API level 1
Allows an application to change whether an application component (other than its own) is enabled or not.
Not for use by third-party applications.
改变组件是否启用状态,第三方程序不可用
android.permission.CHANGE_CONFIGURATION API level 1
Allows an application to modify the current configuration, such as locale.
允许当前应用改变配置,如定位
android.permission.CHANGE_NETWORK_STATE API level 1
Allows applications to change network connectivity state
允许程序改变网络状态, 如是否能联网
android.permission.CHANGE_WIFI_MULTICAST_STATE API level 4
Allows applications to enter Wi-Fi Multicast mode
允许程序改变WiFi多播状态
android.permission.CHANGE_WIFI_STATE API level 1
Allows applications to change Wi-Fi connectivity state
允许程序改变WiFi状态
android.permission.CLEAR_APP_CACHE API level 1
Allows an application to clear the caches of all installed applications on the device.
允许程序清除应用缓存
android.permission.CLEAR_APP_USER_DATA API level 1
Allows an application to clear user data.
Not for use by third-party applications.
允许程序清除应用的用户数据,第三方程序不可用
android.permission.CONTROL_LOCATION_UPDATES API level 1
Allows enabling/disabling location update notifications from the radio.
Not for use by third-party applications.
允许获得移动网络定位信息改变,第三方程序不可用
D
android.permission.DELETE_CACHE_FILES API level 1
Allows an application to delete cache files.
Not for use by third-party applications.
允许应用删除缓存文件,第三方程序不可用
android.permission.DELETE_PACKAGES API level 1
Allows an application to delete packages.
Not for use by third-party applications.
允许程序删除应用,第三方程序不可用
android.permission.DEVICE_POWER API level 1
Allows low-level access to power management.
Not for use by third-party applications.
允许访问底层电源管理,第三方程序不可用
android.permission.DIAGNOSTIC API level 1
Allows applications to RW to diagnostic resources.
Not for use by third-party applications.
允许程序到RW到诊断资源,第三方程序不可用
android.permission.DISABLE_KEYGUARD API level 1
Allows applications to disable the keyguard
允许程序禁用键盘锁
android.permission.DUMP API level 1
Allows an application to retrieve state dump information from system services.
Not for use by third-party applications.
允许程序获取系统dump信息从系统服务,第三方程序不可用
E
android.permission.EXPAND_STATUS_BAR API level 1
Allows an application to expand or collapse the status bar.
允许程序扩展或收缩状态栏
F
android.permission.FACTORY_TEST API level 1
Run as a manufacturer test application, running as the root user. Only available when the device is running in manufacturer test mode.
Not for use by third-party applications.
允许程序运行工厂测试模式,第三方程序不可用
android.permission.FLASHLIGHT API level 1
Allows access to the flashlight
允许访问闪光灯
android.permission.FORCE_BACK API level 1
Allows an application to force a BACK operation on whatever is the top activity.
Not for use by third-party applications.
允许程序强制使用back后退按键,无论Activity是否在顶层,第三方程序不可用
G
android.permission.GET_ACCOUNTS API level 1
Allows access to the list of accounts in the Accounts Service
访问GMail账户列表
android.permission.GET_PACKAGE_SIZE API level 1
Allows an application to find out the space used by any package.
获取应用的文件大小
android.permission.GET_TASKS API level 1
Allows an application to get information about the currently or recently running tasks.
允许程序获取当前或最近运行的应用
android.permission.GET_TOP_ACTIVITY_INFO API level 18
Allows an application to retrieve private information about the current top activity, such as any assist context it can provide.
Not for use by third-party applications.
允许应用程序检索有关当前的首要活动的私人信息,如任何协助方面,它可以提供, 第三方程序不可用
android.permission.GLOBAL_SEARCH API level 4
This permission can be used on content providers to allow the global search system to access their data. Typically it used when the provider has some permissions protecting it (which global search would not be expected to hold), and added as a read-only permission to the path in the provider where global search queries are performed. This permission can not be held by regular applications; it is used by applications to protect themselves from everyone else besides global search.
允许程序使用全局搜索功能
H
android.permission.HARDWARE_TEST API level 1
Allows access to hardware peripherals. Intended only for hardware testing.
Not for use by third-party applications.
访问硬件辅助设备,用于硬件测试, 第三方程序不可用
I
android.permission.INJECT_EVENTS API level 1
Allows an application to inject user events (keys, touch, trackball) into the event stream and deliver them to ANY window. Without this permission, you can only deliver events to windows in your own process.
Not for use by third-party applications.
允许访问本程序的底层事件,获取按键、轨迹球的事件流, 第三方程序不可用
android.permission.INSTALL_LOCATION_PROVIDER API level 4
Allows an application to install a location provider into the Location Manager.
Not for use by third-party applications.
允许程序安装定位提供, 第三方程序不可用
android.permission.INSTALL_PACKAGES API level 1
Allows an application to install packages.
Not for use by third-party applications.
允许程序安装应用, 第三方程序不可用
com.android.launcher.permission.INSTALL_SHORTCUT API level 19
Allows an application to install a shortcut in Launcher
创建快捷方式
android.permission.INTERNAL_SYSTEM_WINDOW API level 1
Allows an application to open windows that are for use by parts of the system user interface.
Not for use by third-party applications.
允许程序打开内部窗口,不对第三方应用程序开放此权限
android.permission.INTERNET API level 1
Allows applications to open network sockets.
访问网络连接,可能产生GPRS流量
K
android.permission.KILL_BACKGROUND_PROCESSES API level 8
Allows an application to call killBackgroundProcesses(String).
允许程序调用killBackgroundProcesses(String).方法结束后台进程
L
android.permission.LOCATION_HARDWARE API level 18
Allows an application to use location features in hardware, such as the geofencing api.
Not for use by third-party applications.
允许应用程序使用定位功能的硬件,如地理围栏API,第三方程序不可用
M
android.permission.MANAGE_ACCOUNTS API level 5
Allows an application to manage the list of accounts in the AccountManager
允许程序管理AccountManager中的账户列表
android.permission.MANAGE_APP_TOKENS API level 1
Allows an application to manage (create, destroy, Z-order) application tokens in the window manager.
Not for use by third-party applications.
管理创建、摧毁、Z轴顺序,仅用于系统
android.permission.MANAGE_DOCUMENTS API level 19
Allows an application to manage access to documents, usually as part of a document picker.
允许应用程序来管理存取文件,通常作为文件选择器的一部分
android.permission.MASTER_CLEAR API level 1
Not for use by third-party applications.
允许程序执行软格式化,删除系统配置信息
android.permission.MEDIA_CONTENT_CONTROL API level 19
Allows an application to know what content is playing and control its playback.
Not for use by third-party applications due to privacy of media consumption
允许应用程序知道什么内容被播放和控制其播放,第三方程序不可用
android.permission.MODIFY_AUDIO_SETTINGS API level 1
Allows an application to modify global audio settings
修改声音设置信息
android.permission.MODIFY_PHONE_STATE API level 1
Allows modification of the telephony state - power on, mmi, etc. Does not include placing calls.
Not for use by third-party applications.
修改电话状态,如飞行模式,但不包含替换系统拨号器界面
android.permission.MOUNT_FORMAT_FILESYSTEMS API level 3
Allows formatting file systems for removable storage.
Not for use by third-party applications.
格式化可移动文件系统,比如格式化清空SD卡
android.permission.MOUNT_UNMOUNT_FILESYSTEMS API level 1
Allows mounting and unmounting file systems for removable storage.
Not for use by third-party applications.
挂载、反挂载外部文件系统,第三方程序不可用
N
android.permission.NFC API level 9
Allows applications to perform I/O operations over NFC
允许程序执行NFC近距离通讯操作,用于移动支持
P
android.permission.PERSISTENT_ACTIVITY API level 1
This constant was deprecated in API level 9.
This functionality will be removed in the future;
please do not use. Allow an application to make its activities persistent.
创建一个永久的Activity,该功能标记为将来将被移除
android.permission.PROCESS_OUTGOING_CALLS API level 1
Allows an application to modify or abort outgoing calls.
允许程序监视,修改或放弃播出电话
android.permission.READ_CALENDAR API level 1
Allows an application to read the user's calendar data.
允许程序读取用户的日程信息
android.permission.READ_CALL_LOG API level 16
Allows an application to read the user's call log.
Note: If your app uses the READ_CONTACTS permission and both your minSdkVersion and targetSdkVersion values are set to 15 or lower, the system implicitly grants your app this permission. If you don't need this permission, be sure your targetSdkVersion is 16 or higher.
允许应用程序读取用户的通话记录
android.permission.READ_CONTACTS API level 1
Allows an application to read the user's contacts data.
允许应用访问联系人通讯录信息
android.permission.READ_EXTERNAL_STORAGE API level 16
Allows an application to read from external storage.
Any app that declares the WRITE_EXTERNAL_STORAGE permission is implicitly granted this permission.
This permission is enforced starting in API level 19. Before API level 19, this permission is not enforced and all apps still have access to read from external storage. You can test your app with the permission enforced by enabling Protect USB storage under Developer options in the Settings app on a device running Android 4.1 or higher.
Also starting in API level 19, this permission is not required to read/write files in your application-specific directories returned by getExternalFilesDir(String) and getExternalCacheDir().
Note: If both your minSdkVersion and targetSdkVersion values are set to 3 or lower, the system implicitly grants your app this permission. If you don't need this permission, be sure your targetSdkVersion is 4 or higher.
允许应用程序从外部存储器读取(内置SDcard和外置SDCard)的文件,任何应用程序,声明WRITE_EXTERNAL_STORAGE权限隐式地授予此权限
android.permission.READ_FRAME_BUFFER API level 1
Allows an application to take screen shots and more generally get access to the frame buffer data.
Not for use by third-party applications.
屏幕截图,读取帧缓存用于屏幕截图,第三方程序不可用
com.android.browser.permission.READ_HISTORY_BOOKMARKS API level 4
Allows an application to read (but not write) the user's browsing history and bookmarks.
读取浏览器收藏夹和历史记录
R
android.permission.READ_INPUT_STATE API level 1
This constant was deprecated in API level 16.
The API that used this permission has been removed.
Allows an application to retrieve the current state of keys and switches.
Not for use by third-party applications.
读取当前键的输入状态,仅用于系统,该权限已移除
android.permission.READ_LOGS API level 1
Allows an application to read the low-level system log files.
Not for use by third-party applications, because Log entries can contain the user's private information.
读取系统底层日志
android.permission.READ_PHONE_STATE API level 1
Allows read only access to phone state.
Note: If both your minSdkVersion and targetSdkVersion values are set to 3 or lower, the system implicitly grants your app this permission. If you don't need this permission, be sure your targetSdkVersion is 4 or higher.
访问电话状态
android.permission.READ_PROFILE API level 14
Allows an application to read the user's personal profile data.
允许应用程序读取用户的个人配置文件数据
android.permission.READ_SMS API level 1
Allows an application to read SMS messages.
读取短信内容
android.permission.READ_SOCIAL_STREAM API level 15
Allows an application to read from the user's social stream.
允许应用程序读取用户的社交流
android.permission.READ_SYNC_SETTINGS API level 1
Allows applications to read the sync settings
读取同步设置,读取Google在线同步设置
android.permission.READ_SYNC_STATS API level 1
Allows applications to read the sync stats
读取同步状态,获得Google在线同步状态
android.permission.READ_USER_DICTIONARY API level 16
Allows an application to read the user dictionary. This should really only be required by an IME, or a dictionary editor like the Settings app.
允许应用程序读取用户词典
android.permission.REBOOT API level 1
Required to be able to reboot the device.
Not for use by third-party applications.
允许程序重新启动设备,第三方程序不可用
android.permission.RECEIVE_BOOT_COMPLETED API level 1
Allows an application to receive the ACTION_BOOT_COMPLETED that is broadcast after the system finishes booting. If you don't request this permission, you will not receive the broadcast at that time. Though holding this permission does not have any security implications, it can have a negative impact on the user experience by increasing the amount of time it takes the system to start and allowing applications to have themselves running without the user being aware of them. As such, you must explicitly declare your use of this facility to make that visible to the user.
允许程序开机自动运行
android.permission.RECEIVE_MMS API level 1
Allows an application to monitor incoming MMS messages, to record or perform processing on them.
接收彩信
android.permission.RECEIVE_SMS API level 1
Allows an application to monitor incoming SMS messages, to record or perform processing on them.
接收短信
android.permission.RECEIVE_WAP_PUSH API level 1
Allows an application to monitor incoming WAP push messages.
接收WAP PUSH信息
android.permission.RECORD_AUDIO API level 1
Allows an application to record audio
录制声音通过手机或耳机的麦克
android.permission.REORDER_TASKS API level 1
Allows an application to change the Z-order of tasks
重新排序系统Z轴运行中的任务
android.permission.RESTART_PACKAGES API level 1
This constant was deprecated in API level 8.
The restartPackage(String) API is no longer supported.
结束任务通过restartPackage(String)方法,该权限不再支持
S
android.permission.SEND_RESPOND_VIA_MESSAGE API level 18
Allows an application (Phone) to send a request to other applications to handle the respond-via-message action during incoming calls.
Not for use by third-party applications.
允许应用程式(电话)发送一个请求到其他应用程序来处理响应来电,第三方程序不可用
android.permission.SEND_SMS API level 1
Allows an application to send SMS messages.
发送短信
android.permission.SET_ACTIVITY_WATCHER API level 1
Allows an application to watch and control how activities are started globally in the system. Only for is in debugging (usually the monkey command).
Not for use by third-party applications.
设置Activity观察器一般用于monkey测试,第三方程序不可用
com.android.alarm.permission.SET_ALARM API level 9
Allows an application to broadcast an Intent to set an alarm for the user.
设置闹铃提醒
android.permission.SET_ALWAYS_FINISH API level 1
Allows an application to control whether activities are immediately finished when put in the background.
Not for use by third-party applications.
设置程序在后台是否总是退出,第三方程序不可用
android.permission.SET_ANIMATION_SCALE API level 1
Modify the global animation scaling factor.
Not for use by third-party applications.
设置全局动画缩放,第三方程序不可用
android.permission.SET_DEBUG_APP API level 1
Configure an application for debugging.
Not for use by third-party applications.
设置调试程序,一般用于开发,第三方程序不可用
android.permission.SET_ORIENTATIO API level 1
Allows low-level access to setting the orientation (actually rotation) of the screen.
Not for use by third-party applications.
设置屏幕方向为横屏或标准方式显示,不用于普通应用
android.permission.SET_POINTER_SPEED API level 13
Allows low-level access to setting the pointer speed.
Not for use by third-party applications.
允许从底层设置指针的速度,第三方程序不可用
android.permission.SET_PREFERRED_APPLICATIONS API level 1
This constant was deprecated in API level 7.
No longer useful, see addPackageToPreferred(String) for details.
设置应用的参数,已不再工作具体查看addPackageToPreferred(String) 介绍
android.permission.SET_PROCESS_LIMIT API level 1
Allows an application to set the maximum number of (not needed) application processes that can be running.
Not for use by third-party applications.
允许程序设置最大的进程数量的限制,第三方程序不可用
android.permission.SET_TIME API level 8
Allows applications to set the system time.
Not for use by third-party applications.
设置系统时间,第三方程序不可用
android.permission.SET_TIME_ZONE API level 1
Allows applications to set the system time zone
设置系统时区
android.permission.SET_WALLPAPER API level 1
Allows applications to set the wallpaper
设置桌面壁纸
android.permission.SET_WALLPAPER_HINTS API level 1
Allows applications to set the wallpaper hints
设置壁纸建议
android.permission.SIGNAL_PERSISTENT_PROCESSES API level 1
Allow an application to request that a signal be sent to all persistent processes.
Not for use by third-party applications.
发送一个永久的进程信号,第三方程序不可用
android.permission.STATUS_BAR API level 1
Allows an application to open, close, or disable the status bar and its icons.
Not for use by third-party applications.
允许程序打开、关闭、禁用状态栏,第三方程序不可用
android.permission.SUBSCRIBED_FEEDS_READ API level 1
Allows an application to allow access the subscribed feeds ContentProvider.
访问订阅信息的数据库
android.permission.SUBSCRIBED_FEEDS_WRITE API level 1
写入或修改订阅内容的数据库
android.permission.SYSTEM_ALERT_WINDOW API level 1
Allows an application to open windows using the type TYPE_SYSTEM_ALERT, shown on top of all other applications. Very few applications should use this permission; these windows are intended for system-level interaction with the user.
显示系统窗口
T
android.permission.TRANSMIT_IR API level 19
Allows using the device's IR transmitter, if available
允许使用该设备的红外线发射器,如果有的话
U
com.android.launcher.permission.UNINSTALL_SHORTCUT API level 19
Allows an application to uninstall a shortcut in Launcher
允许应用程序卸载程序的快捷方式
android.permission.UPDATE_DEVICE_STATS API level 3
Allows an application to update device statistics.
Not for use by third-party applications.
更新设备状态,第三方程序不可用
android.permission.USE_CREDENTIALS API level 5
Allows an application to request authtokens from the AccountManager
使用证书,允许程序请求验证从AccountManager
android.permission.USE_SIP API level 9
Allows an application to use SIP service
允许程序使用SIP视频服务
V
android.permission.VIBRATE API level 1
Allows access to the vibrator
允许振动
W
android.permission.WAKE_LOCK API level 1
Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming
唤醒锁定,允许程序在手机屏幕关闭后后台进程仍然运行
android.permission.WRITE_APN_SETTINGS API level 1
Allows applications to write the apn settings.
Not for use by third-party applications.
写入网络GPRS接入点设置,第三方程序不可用
android.permission.WRITE_CALENDAR API level 1
Allows an application to write (but not read) the user's calendar data.
写入日程,但不可读取
android.permission.WRITE_CALL_LOG API level 16
Allows an application to write (but not read) the user's contacts data.
Note: If your app uses the WRITE_CONTACTS permission and both your minSdkVersion and targetSdkVersion values are set to 15 or lower, the system implicitly grants your app this permission. If you don't need this permission, be sure your targetSdkVersion is 16 or higher.
允许应用程序写入(但不读取)用户的联系人数据,声明WRITE_CONTACTS权限隐式地授予此权限
android.permission.WRITE_CONTACTS API level 1
Allows an application to write (but not read) the user's contacts data.
写入联系人,但不可读取
android.permission.WRITE_EXTERNAL_STORAGE API level 4
Allows an application to write to external storage.
Note: If both your minSdkVersion and targetSdkVersion values are set to 3 or lower, the system implicitly grants your app this permission. If you don't need this permission, be sure your targetSdkVersion is 4 or higher.
Starting in API level 19, this permission is not required to read/write files in your application-specific directories returned by getExternalFilesDir(String) and getExternalCacheDir().
允许程序写入外部存储,如SD卡上写文件
android.permission.WRITE_GSERVICES API level 1
Allows an application to modify the Google service map.
Not for use by third-party applications.
允许程序写入Google Map服务数据,第三方程序不可用
com.android.browser.permission.WRITE_HISTORY_BOOKMARKS API level 4
Allows an application to write (but not read) the user's browsing history and bookmarks.
写入浏览器历史记录或收藏夹,但不可读取
android.permission.WRITE_PROFILE API level 14
Allows an application to write (but not read) the user's personal profile data.
允许应用程序写入(但不读取)用户的个人资料数据
android.permission.WRITE_SECURE_SETTINGS API level 3
Allows an application to read or write the secure system settings.
Not for use by third-party applications.
允许程序读写系统安全敏感的设置项,第三方程序不可用
android.permission.WRITE_SETTINGS API level 1
Allows an application to read or write the system settings.
允许读写系统设置项
android.permission.WRITE_SMS API level 1
Allows an application to write SMS messages.
允许编写短信
android.permission.WRITE_SOCIAL_STREAM API level 15
Allows an application to write (but not read) the user's social stream data.
允许应用程序写入(但不读取)用户的社交数据流
android.permission.WRITE_SYNC_SETTINGS API level 1
Allows applications to write the sync settings
写入Google在线同步设置