Permission中英文对照.doc
《Permission中英文对照.doc》由会员分享,可在线阅读,更多相关《Permission中英文对照.doc(8页珍藏版)》请在淘文阁 - 分享文档赚钱的网站上搜索。
1、Permission中英文对照android.permission.ACCESS_CHECKIN_PROPERTIES Allows read/write access to the properties table in the checkin database, to change values that get uploaded 允许读写访问 properties表在checkin数据库中,改值可以修改上传 android.permission.ACCESS_COARSE_LOCATION Allows an application to access coarse (e.g., Cel
2、l-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 允许应用程序访问额外的位置提供命令
3、 android.permission.ACCESS_MOCK_LOCATION Allows an application to create mock location providers for testing 允许程序创建模拟位置提供用于测试 android.permission.ACCESS_NETWORK_STATE Allows applications to access information about networks 允许程序访问有关GSM网络信息 android.permission.ACCESS_SURFACE_FLINGER Allows an applicati
4、on to use SurfaceFlingers low level features 允许程序使用SurfaceFlinger底层特性 android.permission.ACCESS_WIFI_STATE Allows applications to access information about Wi-Fi networks 允许程序访问Wi-Fi网络状态信息 android.permission.ADD_SYSTEM_SERVICE Allows an application to publish system-level services 允许程序发布系统级服务 android
5、.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 devi
6、ces 允许程序发现和配对蓝牙设备 android.permission.BRICK Required to be able to disable the device (very dangerous!) 请求能够禁用设备(非常危险) android.permission.BROADCAST_PACKAGE_REMOVED Allows an application to broadcast a notification that an application package has been removed 允许程序广播一个提示消息在一个应用程序包已经移除后 android.permissi
7、on.BROADCAST_STICKY Allows an application to broadcast sticky intents 允许一个程序广播常用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.
8、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 camer
9、a 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, suc
10、h as locale 允许一个程序修改当前设置,如本地化 android.permission.CHANGE_NETWORK_STATE Allows applications to change network connectivity state 允许程序改变网络连接状态 android.permission.CHANGE_WIFI_STATE Allows applications to change Wi-Fi connectivity state 允许程序改变Wi-Fi连接状态 android.permission.CLEAR_APP_CACHE Allows an applica
11、tion 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
12、允许启用禁止位置更新提示从无线模块 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.permissi
13、on.DIAGNOSTIC Allows applications to RW to diagnostic resources 允许程序RW诊断资源 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.permiss
14、ion.EXPAND_STATUS_BAR Allows an application to expand or collapse the status bar 允许一个程序扩展收缩在状态栏,Android开发网提示应该是一个类似Windows Mobile中的托盘程序 android.permission.FACTORY_TEST Run as a manufacturer test application, running as the root user 作为一个工厂测试程序,运行在root用户 android.permission.FLASHLIGHT Allows access to
15、 the flashlight 访问闪光灯,Android开发网提示HTC Dream不包含闪光灯 android.permission.FORCE_BACK Allows an application to force a BACK operation on whatever is the top activity 允许程序强行一个后退操作是否在顶层activities android.permission.FOTA_UPDATE 暂时不了解这是做什么使用的,Android开发网分析可能是一个预留权限. android.permission.GET_ACCOUNTS Allows acces
16、s to the list of accounts in the Accounts Service 访问一个帐户列表在Accounts Service中 android.permission.GET_PACKAGE_SIZE Allows an application to find out the space used by any package 允许一个程序获取任何package占用空间容量 android.permission.GET_TASKS Allows an application to get information about the currently or recent
17、ly 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 Allows an application to inject user events (keys
18、, touch, trackball) into the event stream and deliver them to ANY window 允许一个程序截获用户事件如按键、触 摸、轨迹球等等到一个时间流 android.permission.INSTALL_PACKAGES Allows an application to install packages 允许一个程序安装packages android.permission.INTERNAL_SYSTEM_WINDOW Allows an application to open windows that are for use by
19、parts of the system user interface 允许打开窗口使用系统用户界面 android.permission.INTERNET Allows applications to open network sockets 允许程序打开网络套接字 android.permission.MANAGE_APP_TOKENS Allows an application to manage (create, destroy, Z-order) application tokens in the window manager 允许程序管理(创建、催后、z -order默认向z轴推移)
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- Permission 中英文 对照
限制150内