单项选择题
A.BluetoothAdapterB.BluetoothSocketC.BluetoothServerSocketD.UUID
获取已经配对过的蓝牙设备列表,需要使用()类提供的方法getBondedDevice()。A.Bluetoot...
单项选择题获取已经配对过的蓝牙设备列表,需要使用()类提供的方法getBondedDevice()。
A.BluetoothB.BluetoothManagerC.BluetoothAdapterD.BluetoothDevice
为了获取手机连接WiFi使用的物理地址,应使用Wifilnfo类的()方法。A.getMacAddress()...
单项选择题为了获取手机连接WiFi使用的物理地址,应使用Wifilnfo类的()方法。
A.getMacAddress()B.getSSID()C.getBSSID()D.getlpAddress()
下列不属于异步任务类AsyncTask提供的方法的是()。A.onPreExecute()B.doInBack...
单项选择题下列不属于异步任务类AsyncTask提供的方法的是()。
A.onPreExecute()B.doInBackground()C.start()D.onPostExecute()