Djembefola Active Member Licensed User Longtime User Aug 31, 2011 #1 In the Compile and Run - Dialog is a Device Serial shown. What is it? I get a different Number from PhoneID.GetDeviceID. Is it a unique ID? And how can i retrieve this Number from B4A?
In the Compile and Run - Dialog is a Device Serial shown. What is it? I get a different Number from PhoneID.GetDeviceID. Is it a unique ID? And how can i retrieve this Number from B4A?
Erel B4X founder Staff member Licensed User Longtime User Sep 1, 2011 #2 This number is returned from ADB. I don't think that it is possible to retrieve it in any other way. Phone.GetDeviceId returns a unique id. Upvote 0
This number is returned from ADB. I don't think that it is possible to retrieve it in any other way. Phone.GetDeviceId returns a unique id.