WEB开发网
开发学院手机开发Android 开发 Android permission 访问权限大全 阅读

Android permission 访问权限大全

 2010-05-05 17:19:00 来源:WEB开发网   
核心提示:android.permission.RECEIVE_BOOT_COMPLETED允许一个程序接收到 ACTION_BOOT_COMPLETED广播在系统完成启动(Allows an application to receive the ACTION_BOOT_COMPLETED that is broadcast a

android.permission.RECEIVE_BOOT_COMPLETED

允许一个程序接收到 ACTION_BOOT_COMPLETED广播在系统完成启动(Allows an application to receive the ACTION_BOOT_COMPLETED that is broadcast after the system finishes booting. )

android.permission.RECEIVE_MMS

允许一个程序监控将收到MMS彩信,记录或处理(Allows an application to monitor incoming MMS messages, to record or perform processing on them. )

android.permission.RECEIVE_SMS

允许程序监控一个将收到短信息,记录或处理(Allows an application to monitor incoming SMS messages, to record or perform processing on them.)

android.permission.RECEIVE_WAP_PUSH

允许程序监控将收到WAP PUSH信息(Allows an application to monitor incoming WAP push messages. )

android.permission.RECORD_AUDIO

允许程序录制音频(Allows an application to record audio)

android.permission.REORDER_TASKS

允许程序改变Z轴排列任务(Allows an application to change the Z-order of tasks)

android.permission.RESTART_PACKAGES

允许程序重新启动其他程序(Allows an application to restart other applications)

android.permission.SEND_SMS

允许程序发送SMS短信(Allows an application to send SMS messages)

android.permission.SET_ACTIVITY_WATCHER

允许程序监控或控制activities已经启动全局系统中Allows an application to watch and control how activities are started globally in the system.

android.permission.SET_ALWAYS_FINISH

允许程序控制是否活动间接完成在处于后台时Allows an application to control whether activities are immediately finished when put in the background.

android.permission.SET_ANIMATION_SCALE

修改全局信息比例(Modify the global animation scaling factor.)

android.permission.SET_DEBUG_APP

配置一个程序用于调试(Configure an application for debugging.)

android.permission.SET_ORIENTATION

允许底层访问设置屏幕方向和实际旋转(Allows low-level access to setting the orientation

上一页  1 2 3 4 5 6 7 8  下一页

Tags:Android permission 访问

编辑录入:coldstar [复制链接] [打 印]
赞助商链接