【问题标题】:how to call android.intent.action.SEND from href如何从 href 调用 android.intent.action.SEND
【发布时间】:2014-04-02 17:15:25
【问题描述】:

我想从 html 调用 android.intent.action.SEND 意图(测试) 我在互联网上找到了几种调用意图的方法,但我仍然没有找到从网络链接调用共享意图的代码......

【问题讨论】:

    标签: share intentfilter


    【解决方案1】:

    最短的答案是你不能。

    经过一番谷歌搜索后,唯一对我有意义的链接是:intent://www.google.com/#Intent;scheme=http;action=android.intent.action.SEND;end

    但它的 android 没有捡起它。至少不在我的设备上...

    【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2013-04-26
    • 2021-03-04
    • 1970-01-01
    • 1970-01-01
    • 2010-12-19
    • 2013-10-26
    • 1970-01-01
    相关资源
    最近更新 更多