I want to receive data from the serial port bluetooth device to android phone. But i don\'t know the UUID of that device how to find the UUID of that device?
you can get Device UID by simple Calling
perticulerDevice.getUuids()[0].toString()