imrankst1221 / Thermal-Printer-in-Android

Thermal printer in Android
https://youtu.be/emedLinWHR4
309 stars 171 forks source link

Unable to get UUID #11

Closed webnandroid closed 5 years ago

webnandroid commented 6 years ago

UUID uuid = btDevices.getItem(position).getUuids()[0] .getUuid();

getUuids() returns null.

Line number 215 (DeviceList.java)

deckyfx commented 6 years ago

Same

imrankst1221 commented 5 years ago

the issue is solved, check it now.