this is working:
but when having more than one call app (viber , vovox) in addition to the android phone app, it will ask the user to select one
is it possible to make b4a call a number only with he stock android phone app without asking the user for his option ?
B4X:
Dim p AsPhoneCallsStartActivity(p.Call("+49-12345-6789012"))
but when having more than one call app (viber , vovox) in addition to the android phone app, it will ask the user to select one
is it possible to make b4a call a number only with he stock android phone app without asking the user for his option ?