你必须请求BLUETOOTH_ADMIN权限,才能够初始化device discovery或者管理蓝牙设置(Bluetooth settings)。大多数应用程序必须具有这个权限才能够发现本地蓝牙设备,这个权限保护的其他能力(除了发现本地设备)不应该被使用,除非你的应...
基于142个网页-相关网页
You must request the BLUETOOTH_ADMINpermission in order to initiate device discovery or manipulate Bluetooth settings.
为了初始化设备查找或控制蓝牙设置,你必须请求BLUETOOTH_ADMIN权限。
The other abilities granted by this permission should not be used, unless the application is a "power manager" that will modify Bluetooth Settings upon user request.
这个权限授权的其他功能不应该被使用,除非该应用是一个“强大的控制器”,来通过用户请求修改蓝牙设置。
This will issue a request to enable Bluetooth through the system settings (without stopping your application).
这将发出一个请求来利用系统设置开启蓝牙(不需要停止你的应用)。
应用推荐