Serial Number and Build Number
Moderator: Martin
Serial Number and Build Number
Is there a variable to detect S/N and Build number of the phone?
Re: Serial Number and Build Number
Hi,
You can use action Init Variables Phone Info for telephony related information like IMEI. Build version and other such system information can be loaded using action Execute Command: getprop (to list all) or Execute Command: getprop ro.build.id to get one specific value.
Regards,
Martin
You can use action Init Variables Phone Info for telephony related information like IMEI. Build version and other such system information can be loaded using action Execute Command: getprop (to list all) or Execute Command: getprop ro.build.id to get one specific value.
Regards,
Martin