properties"表在checkin数据
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., Cell-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 acces*tra location provider commands
允许应用程序访问额外的位置提供命令
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 application to use SurfaceFlinger's 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.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 dangerous!)
请求能够禁用设备(非常危险)
android.permission.BROADCAST_PACKAGE_REMOVED
Allows an application to broadcast a notification that an application package has been removed
允许程序广播一个提示消息在一个应用程序包已经移除后
android.permission.BROADCAST_STICKY
Allows an application to broadcast sticky intents
允许一个程序广播常用intents