make phone call

  1. A

    Android Question Show a name of the person we want to make a phone call

    Hi, how to show a name of the person we want to make a phone call? Let say person name is John Smith. I tried this code Private Sub MakePhoneCall() Try Dim i As Intent Dim Coordinator As String,CoordinatorPhone As String,CoordinatorExt As String...
Top