日韩性视频-久久久蜜桃-www中文字幕-在线中文字幕av-亚洲欧美一区二区三区四区-撸久久-香蕉视频一区-久久无码精品丰满人妻-国产高潮av-激情福利社-日韩av网址大全-国产精品久久999-日本五十路在线-性欧美在线-久久99精品波多结衣一区-男女午夜免费视频-黑人极品ⅴideos精品欧美棵-人人妻人人澡人人爽精品欧美一区-日韩一区在线看-欧美a级在线免费观看

歡迎訪問 生活随笔!

生活随笔

當前位置: 首頁 > 运维知识 > Android >内容正文

Android

android普通权限说明,Android权限说明.doc

發布時間:2024/4/18 Android 37 豆豆
生活随笔 收集整理的這篇文章主要介紹了 android普通权限说明,Android权限说明.doc 小編覺得挺不錯的,現在分享給大家,幫大家做個參考.

Android權限說明

Android權限說明

程序執行需要讀取到安全敏感項必需在androidmanifest.xml中聲明相關權限請求, 各種權限說明如下:

android.permission.ACCESS_CHECKIN_PROPERTIES

允許讀寫訪問”properties”表在checkin數據庫中,改值可以修改上傳( Allows read/write access to the “properties” table in the checkin database, to change values that get uploaded)

android.permission.ACCESS_COARSE_LOCATION

允許一個程序訪問CellID或WiFi熱點來獲取粗略的位置(Allows an application to access coarse (e.g., Cell-ID, WiFi) location)

android.permission.ACCESS_FINE_LOCATION

允許一個程序訪問精良位置(如GPS) (Allows an application to access fine (e.g., GPS) location)

android.permission.ACCESS_LOCATION_EXTRA_COMMANDS

允許應用程序訪問額外的位置提供命令(Allows an application to access extra location provider commands)

android.permission.ACCESS_MOCK_LOCATION

允許程序創建模擬位置提供用于測試(Allows an application to create mock location providers for testing)

android.permission.ACCESS_NETWORK_STATE

允許程序訪問有關GSM網絡信息(Allows applications to access information about networks)

android.permission.ACCESS_SURFACE_FLINGER

允許程序使用SurfaceFlinger底層特性(Allows an application to use SurfaceFlinger’s low level features)

android.permission.ACCESS_WIFI_STATE

允許程序訪問Wi-Fi網絡狀態信息(Allows applications to access information about Wi-Fi networks)

android.permission.ADD_SYSTEM_SERVICE

允許程序發布系統級服務(Allows an application to publish system-level services).

android.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 devices)

android.permission.BRICK

請求能夠禁用設備(非常危險)(Required to be able to disable the device (very *erous!).)

android.permission.BROADCAST_PACKAGE_REMOVED

允許程序廣播一個提示消息在一個應用程序包已經移除后(Allows an application to broadcast a notification that an application package has been removed)

android.permission.BROADCAST_STICKY

允許一個程序廣播常用intents(Allows an application to broadcast sticky intents)

android.permission.CALL_PHONE

允許一個程序初

總結

以上是生活随笔為你收集整理的android普通权限说明,Android权限说明.doc的全部內容,希望文章能夠幫你解決所遇到的問題。

如果覺得生活随笔網站內容還不錯,歡迎將生活随笔推薦給好友。