我正在使用位置代码来获取设备的纬度和经度它在以下设备上工作正常: HTC One M8 Moto X 2ndG NexusP One Plus 2这是我正在使用的位置代码。 return new ParseGeoPoint(loc.getLatitude(), loc.getLongitude()); myLoc = (MainActivity.currentL
在Android中,在调试应用程序BluetoothLeGatt时,我得到了以下异常:
从绑定存根实现捕获了一个RuntimeException。android.os.Parcel.readException(Parcel.java:1684):需要ACCESS_COARSE_LOCATION或ACCESS_FINE_LOCATION的许可才能在android.os.Parcel.readException(Parcel.java:1637) at android.bluetooth.IBluetoothGatt$Stub$Proxy.startScan(IBluetoothGatt.jav