Serial Number and Build Number

General discussions about Automagic and automation in general

Moderator: Martin

Post Reply
quadros
Posts: 2
Joined: 09 May 2016 18:12

Serial Number and Build Number

Post by quadros » 12 May 2016 22:05

Is there a variable to detect S/N and Build number of the phone?

User avatar
Martin
Posts: 4468
Joined: 09 Nov 2012 14:23

Re: Serial Number and Build Number

Post by Martin » 15 May 2016 08:48

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

Post Reply