PhoneGap 中拨打电话的功能/插件

发布于 2024-12-23 04:16:53 字数 140 浏览 0 评论 0原文

我正在开发一个使用电话间隙和 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 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

寻找一个思念的角度 2024-12-30 04:16:53

我没有机会测试它,但你尝试过

<a href="tel:+000-0000000">Call me</a> 

来源

也有查看 Google讨论。 Simon 参与了 Phonegap 项目,他的帖子通常对我很有帮助。

I've no chance to test it but have you tried

<a href="tel:+000-0000000">Call me</a> 

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.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文