Hi All,
I found command to get device serial number when device is connected to computer.
> sdb get-serialno
My Application needs unique device serial number. I want to get serial number using tizen's system command.
Like system("<command>"). So is there any command available in Tizen to fetch device serial number?
> sdb shell
$ <command>
Thank you