Iam using a command: adb devices
and get this: C:>adb devices List of devices attached HT9CTP820385 device
My question is: where this serial number comes from? Does it burned on flash of device one time during a manufectoring or adb drivers assignes it dynamically or it comes with release that is burned on device?
To find your device's serial number in the software, go to Settings > System. Then jump into About Phone > Status. Your device's serial number will generally be located toward the bottom of this screen.
adb shell dumpsys iphonesybinfo You can check and save the IMEI number of your device by dialing *#06# in your dialer app and taking a screenshot of it. Alternatively, you can use this ADB command on your PC.
In the device's system settings: Settings->System->About Tablet->Model->Serial number. On the device's retail packaging. The device's serial number can be found on the back of the box. On the device's back cover.
On the samsung g2 this number is written in /sys/class/android_usb/f_accessory/device/iSerial
.
It can be retrieved by executing adb get-serialno
.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With