Number Telephone

Solved Locked
RU
Rodrigo, Urcino
Soinintel Internacional SA de CV
Kinds Regards
How to get the phone number with a script for android?
or any other way to get the smartphone's phone number?

Thanks.
 
Edited 6 years ago
Android
ANSWERS
A
AAMOD@SOTI
6 years ago

Hi Rodrigo,

You could try the following Macros and send them to the device:

log -i "phonenumber = %phonenumber%"
or
showmessagebox "phonenumber = %phonenumber%"

The phone number will show up on the Webconsole.

Solution