I've spent a long time reading posts on here, but still can't work out how to get the phone's number
To get the IMEI I can do this:
How do I get the phone's number?
Greg
To get the IMEI I can do this:
B4X:
Dim pid as PhoneId
imei = pid.GetDeviceId
How do I get the phone's number?
Greg
Last edited: