允許一個(gè)程序獲 取信息有關(guān)當(dāng)前或最近運(yùn)行的任務(wù),一個(gè)縮略的任務(wù)狀態(tài),是否活動(dòng)等等(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
允許訪(fǎng)問(wèn)硬件(Allows access to hardware peripherals. )
android.permission.INJECT_EVENTS
允許一 個(gè)程序截獲用戶(hù)事件如按鍵、觸摸、軌跡球等等到一個(gè)時(shí)間流,android 開(kāi)發(fā)網(wǎng)提醒算是hook技術(shù)吧(Allows an application to inject user events (keys, touch, trackball) into the event stream and deliver them to ANY )
android.permission.INSTALL_PACKAGES
允許一個(gè)程序安裝packages(Allows an application to install packages. )
android.permission.INTERNAL_SYSTEM_WINDOW
允許打開(kāi)窗口使用系統(tǒng)用戶(hù)界面(Allows an application to open windows that are for use by parts of the system user interface. )
android.permission.INTERNET
允許程序打開(kāi)網(wǎng)絡(luò)套接字(Allows applications to open network sockets)
android.permission.MANAGE_APP_TOKENS
允 許程序管理(創(chuàng)建、催后、 z- order默認(rèn)向z軸推移)程序引用在窗口管理器中(Allows an application to manage (create, destroy, Z-order) application tokens in the window manager. )
android.permission.MASTER_CLEAR目前還沒(méi)有明確的解釋?zhuān)琣ndroid開(kāi)發(fā)網(wǎng)分析可能是清除一切數(shù)據(jù),類(lèi)似硬格機(jī)
android.permission.MODIFY_AUDIO_SETTINGS
允許程序修改全局音頻設(shè)置(Allows an application to modify global audio settings)
android.permission.MODIFY_PHONE_STATE
允許修改話(huà)機(jī)狀態(tài),如電源,人機(jī)接口等(Allows modification of the telephony state – power on, mmi, etc. )
android.permission.MOUNT_UNMOUNT_FILESYSTEMS
允許掛載和反掛載文件系統(tǒng)可移動(dòng)存儲(chǔ)(Allows mounting and unmounting file systems for removable storage. )
android.permission.PERSISTENT_ACTIVITY
允許一個(gè)程序設(shè)置他的activities顯示(Allow an application to make its activities persistent. )
android.permission.PROCESS_OUTGOING_CALLS
允許程序監(jiān)視、修改有關(guān)播出電話(huà)(Allows an application to monitor, modify, or abort outgoing calls)
android.permission.READ_CALENDAR
允許程序讀取用戶(hù)日歷數(shù)據(jù)(Allows an application to read the user’s calendar data.)
android.permission.READ_CONTACTS
允許程序讀取用戶(hù)聯(lián)系人數(shù)據(jù)(Allows an application to read the user’s contacts data.)
android.permission.READ__BUFFER
允許程序屏幕波或和更多常規(guī)的訪(fǎng)問(wèn)幀緩沖數(shù)據(jù)(Allows an application to take screen shots and more generally get access to the buffer data)
android.permission.READ_INPUT_STATE
允許程序返回當(dāng)前按鍵狀態(tài)(Allows an application to retrieve the current state of keys and switches. )
android.permission.READ_LOGS
允許程序讀取底層系統(tǒng)日志文件(Allows an application to read the low-level system log files. )
android.permission.READ_OWNER_DATA
允許程序讀取所有者數(shù)據(jù)(Allows an application to read the owner’s data)
android.permission.READ_SMS
允許程序讀取短信息(Allows an application to read SMS messages.)
android.permission.READ_SYNC_SETTINGS
允許程序讀取同步設(shè)置(Allows applications to read the sync settings)
android.permission.READ_SYNC_STATS
允許程序讀取同步狀態(tài)(Allows applications to read the sync stats)
android.permission.REBOOT
請(qǐng)求能夠重新啟動(dòng)設(shè)備(Required to be able to reboot the device. )
android.permission.RECEIVE_BOOT_COMPLETED
允 許一個(gè)程序接收到 ACTION_BOOT_COMPLETED廣播在系統(tǒng)完成啟動(dòng)(Allows an application to receive the ACTION_BOOT_COMPLETED that is broadcast after the system finishes booting. )
android.permission.RECEIVE_MMS
允許一個(gè)程序監(jiān)控將收到MMS彩信,記錄或處理(Allows an application to monitor incoming MMS messages, to record or perform processing on them. )
android.permission.RECEIVE_SMS
允許程序監(jiān)控一個(gè)將收到短信息,記錄或處理(Allows an application to monitor incoming SMS messages, to record or perform processing on them.)
android.permission.RECEIVE_WAP_PUSH
允許程序監(jiān)控將收到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軸排列任務(wù)(Allows an application to change the Z-order of tasks)
android.permission.RESTART_PACKAGES
允許程序重新啟動(dòng)其他程序(Allows an application to restart other applications)
android.permission.SEND_SMS
允許程序發(fā)送SMS短信(Allows an application to send SMS messages)
android.permission.SET_ACTIVITY_WATCHER
允許程序監(jiān)控或控制activities已經(jīng)啟動(dòng)全局系統(tǒng)中Allows an application to watch and control how activities are started globally in the system.
android.permission.SET_ALWAYS_FINISH
允許程序控制是否活動(dòng)間接完成在處于后臺(tái)時(shí)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
配置一個(gè)程序用于調(diào)試(Configure an application for debugging.)
android.permission.SET_ORIENTATION
允許底層訪(fǎng)問(wèn)設(shè)置屏幕方向和實(shí)際旋轉(zhuǎn)(Allows low-level access to setting the orientation (actually rotation) of the screen.)
android.permission.SET_PREFERRED_APPLICATIONS
評(píng)論
查看更多