Hello,
I know how to send USSD command by using Phone library as described in this topic:
www basic4ppc.com/forum/basic4android-updates-questions/10708-ussd-commands.html
The USSD command is the string followed by CALL button.
For example: *101# <CALL>
How can I programmatically simulate non-USSD command, i.e dial a string without a CALL button.
For example, I want to dial *#06# to get an IMEI (this command does not require CALL button). How can I do it in B4A?
I know how to send USSD command by using Phone library as described in this topic:
www basic4ppc.com/forum/basic4android-updates-questions/10708-ussd-commands.html
The USSD command is the string followed by CALL button.
For example: *101# <CALL>
How can I programmatically simulate non-USSD command, i.e dial a string without a CALL button.
For example, I want to dial *#06# to get an IMEI (this command does not require CALL button). How can I do it in B4A?