单项选择题
获取已经配对过的蓝牙设备列表,需要使用()类提供的方法getBondedDevice()。
A.Bluetooth
B.BluetoothManager
C.BluetoothAdapter
D.BluetoothDevice
点击查看答案&解析
相关考题
-
单项选择题
为了获取手机连接WiFi使用的物理地址,应使用Wifilnfo类的()方法。
A.getMacAddress()
B.getSSID()
C.getBSSID()
D.getlpAddress() -
单项选择题
下列不属于异步任务类AsyncTask提供的方法的是()。
A.onPreExecute()
B.doInBackground()
C.start()
D.onPostExecute() -
单项选择题
创建Handler对象时,需要实现其内部接口()。
A.Callback
B.Feedback
C.Return
D.Loop
