PhoneGap 中拨打电话的功能/插件
我正在开发一个使用电话间隙和 JQM 的应用程序,在我的应用程序中,我希望有一个存在的经销商列表,并且在每个经销商前面都有一个“呼叫”按钮,现在如果用户按下呼叫按钮,设备应该自动拨打该特定号码,我有相关号码,我只是不知道是否有办法可以在 PhoneGap 中拨打电话
I am developing a application using phone gap and JQM, in my application i want there is a list of dealers present and in front of each dealer a "call" button is present, now if the user presses the call button, the device should automatically call that particular number, i have the numbers associated, i just don't know if there is a way you can make calls, in PhoneGap
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我没有机会测试它,但你尝试过
来源
也有查看 Google讨论。 Simon 参与了 Phonegap 项目,他的帖子通常对我很有帮助。
I've no chance to test it but have you tried
source
Also have a look at the google discussion. Simon is somewhat involved in the Phonegap project and his posts are usually quite helpful for me.