简体   繁体   中英

Open dialers from my application

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.

您可以使用ACTION_DIAL Intent实现所需的功能。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM