D
Deleted member 103
Guest
Hi guys,
can anyone tell me why this code does not work, or why the connection is not established?
When I enter the number on the phone then works.
Thank you already in advance.
Filippo
can anyone tell me why this code does not work, or why the connection is not established?
When I enter the number on the phone then works.
B4X:
Sub mnuCall_Click
Dim p As PhoneCalls
StartActivity(p.Call("*101#"))
End Sub
Thank you already in advance.
Filippo