Closed webnandroid closed 5 years ago
UUID uuid = btDevices.getItem(position).getUuids()[0] .getUuid();
getUuids() returns null.
Line number 215 (DeviceList.java)
Same
the issue is solved, check it now.
UUID uuid = btDevices.getItem(position).getUuids()[0] .getUuid();
getUuids() returns null.
Line number 215 (DeviceList.java)