Android Question Get device S/N number

Blu Blu

Member
Licensed User
Hello everyone,

I understand there are similar threads, such as this one: Grab Serial Number of Device. However, I would like to know if there have been any updates or changes recently.

In our company, we need to register the hardware serial number (S/N) printed on the back of our devices. On Windows, I can easily retrieve it using the ADB command $ adb devices. Is there a similar way to achieve this functionality directly on the device using B4X?


DEVICE.jpg



Thank you for your help!
 
Top