单项选择题
A.TelephonyManagerB.WifiManagerC.GPSManagerD.ConectivityManager
实现GPS实时定位,必须实现的方法是()A.onLocationChanged()B.onProviderDi...
单项选择题实现GPS实时定位,必须实现的方法是()
A.onLocationChanged()B.onProviderDisabled()C.onProviderEnabled()D.onStatusChanged()
下列不属于android.bluetooth包的选项是()A.BluetoothAdapterB.Blueto...
单项选择题下列不属于android.bluetooth包的选项是()
A.BluetoothAdapterB.BluetoothSocketC.BluetoothServerSocketD.UUID
获取已经配对过的蓝牙设备列表,需要使用()类提供的方法getBondedDevice()。A.Bluetoot...
单项选择题获取已经配对过的蓝牙设备列表,需要使用()类提供的方法getBondedDevice()。
A.BluetoothB.BluetoothManagerC.BluetoothAdapterD.BluetoothDevice