gpt4 book ai didi

android - 从 Android 的移动网站(不是应用程序)在 WhatsApp 上共享链接

转载 作者:IT老高 更新时间:2023-10-28 12:53:33 25 4
gpt4 key购买 nike

我开发了一个网站,主要用于手机。
我想允许用户直接从网页分享信息到 WhatsApp。

使用 UserAgent 检测我可以区分 Android 和 iOS。
我发现为了在 iOS 中实现上述功能,我可以使用 URL:

href="whatsapp://send?text=http://www.example.com"

我仍在寻找操作系统为 Android 时使用的解决方案(因为上述方法不起作用)。
我猜这与在 Android 中使用“intent”有关,但我不知道如何将其作为 href 的参数。

最佳答案

刚刚在一个网站上看到它,现在似乎也可以在最新的 Android 上使用最新的 chrome 和 whatsapp!给链接一个新的镜头!

<a href="whatsapp://send?text=The text to share!" data-action="share/whatsapp/share">Share via Whatsapp</a>

今天(2015 年 4 月 17 日)重新检查:
适用于 iOS 8(iPhone 6,最新版本)Android 5(Nexus 5,最新版本)。

它也适用于 Windows Phone。

关于android - 从 Android 的移动网站(不是应用程序)在 WhatsApp 上共享链接,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/21935149/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com