@Isanion: Yep, instead of "Intent.ACTION_DIAL" use, "Intent.ACTION_CALL_BUTTON". Also, keep in mind, this may not work if the user has Skype or Google Voice installed as Android will prompt the user to first select in which fashion they want to connect the call.
@Isanion: Yep, instead of "Intent.ACTION_DIAL" use, "Intent.ACTION_CALL_BUTTON". Also, keep in mind, this may not work if the user has Skype or Google Voice installed as Android will prompt the user to first select in which fashion they want to connect the call.
WDGeorgio 3 months ago
is it possible to make it actually dial the number?
Isanion 3 months ago