Start Phone Call
openDialer()
Opens the default phone app or dialer with the supplied phone number.
dialPhoneNumber()
Add the following to your AndroidManifest.xml
file.
Starts a phone call to the provided phone number directly from your app.
Last updated