hello, i am new in this community.
i tried to create a simple button make call.
i used the following code
Sub Button1_Click
Dim phn As PhoneCalls
StartActivity(phn.Call("062567889"))
End Sub
i add in the Manifest editor :
AddPermission(android.permission.CALL_PHONE)
the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.