在web视图播放YouTube视频

编程入门 行业动态 更新时间:2024-10-22 02:55:59
本文介绍了在web视图播放YouTube视频的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

在我的Andr​​oid应用程序,我有一个web视图从我们的网站上显示HTML数据。有时,页面将YouTube的嵌入对象。这并不在该应用正确显示。有什么办法来显示/ web视图中播放YouTube视频?谢谢你。

In my android app I have a WebView to display html data from our website. Sometimes the page will have youtube embed objects. This doesn't show up properly in the app. Is there any way to show/play youtube videos in WebView ? Thanks.

推荐答案

您不能向他们展示嵌入式或许除了在具有闪存器件。

You cannot show them embedded except perhaps on devices that have Flash.

不过,如果你能解析出的YouTube视频的详细信息,您可以构建一个 ACTION_VIEW 意图这将显示他们在YouTube应用程序......对于那些拥有YouTube的应用程序的Andr​​oid设备。

However, if you can parse out the YouTube video details, you may be able to construct an ACTION_VIEW Intent that will show them on the YouTube application...for those Android devices that have the YouTube application.

您还可能尝试HTML5的<视频> 标签,这AFAIK支持在浏览器应用程序,因此可以在工作的WebView 。

You might also experiment with HTML5's <video> tag, which AFAIK is supported in the Browser application and may therefore work in WebView.

更多推荐

在web视图播放YouTube视频

本文发布于:2023-11-23 13:59:51,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1621689.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:视图   视频   web   YouTube

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!