I am looking for a way to somehow scan android device (for example using NFC scanner), and read the unique ID of that android device.
The device ID would then be inserted into web application ran on the PC.
Is there a way to do this somehow?
Thanks