返回数据的自定义 URI 模式
是的,我知道定义自定义 URI 模式通常是一个坏主意。还是让我问一下吧。
如果您通过可浏览意图过滤器定义自定义模式,是否有办法使该模式将数据返回到浏览器?不一定来自活动(尽管那很好);也许服务可以?
尝试通过在 BROWSABLE 活动中调用 setResult() 来实现此目的,并传回其中包含数据 URI 的 Intent。没有工作。
Yes, I know that defining custom URI schemata is a bad idea in general. Still, let me ask.
If you define a custom schema via a BROWSABLE intent-filter, is there a way to make that schema return data back to the browser? Not necessarily from activity (although that'd be nice); maybe a service would do?
Tried doing that by calling setResult() in a BROWSABLE activity, passing back an Intent with a data URI in it. Did not work.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论