单项选择题
下列选项中,不是Android合法类的是()。
A.TelephonyManager
B.WifiManager
C.GPSManager
D.ConectivityManager
点击查看答案&解析
相关考题
-
单项选择题
实现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
