Is there a way to activate Skype / some SIP clients / Viberer and other directly from my application for a specific phone number or contact?
I’m writing a small utility that we’ll need to dial directly after selecting a contact.
What I want to do is give the user the option to dial using GSM – that not a problem, but also Skype and other VOIP clients.
Is there a way to activate Skype / some SIP clients / Viberer and
Share
You can use ACTION_DIAL Intent to achieve what you need.