单项选择题
实现GPS实时定位,必须实现的方法是()
A.onLocationChanged()
B.onProviderDisabled()
C.onProviderEnabled()
D.onStatusChanged()
点击查看答案&解析
相关考题
-
单项选择题
下列不属于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()
