单项选择题
下列不属于android.bluetooth包的选项是()
A.BluetoothAdapter
B.BluetoothSocket
C.BluetoothServerSocket
D.UUID
点击查看答案&解析
相关考题
-
单项选择题
获取已经配对过的蓝牙设备列表,需要使用()类提供的方法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()
