gpt4 book ai didi

android - YouTube Intent ,错误 400

转载 作者:塔克拉玛干 更新时间:2023-11-02 07:52:33 25 4
gpt4 key购买 nike

我发现我可以通过这种方式在 YouTube 播放器中播放 YouTube 视频:

Intent i = new Intent(Intent.ACTION_VIEW, Uri.parse("vnd.youtube:U79wVTdnMpw")); 
startActivity(i);

但它不起作用。 YouTube 播放器已启动,但出现错误:

There was a problem with the network [400]

我已经更新了 YouTube 应用,但没有任何变化。

我使用的是 Android ICS 4.0.1。

最佳答案

我在这个 Google product forums 上找到了答案这有助于解决我的问题 - 这正是您遇到的问题:)

解决方案:仅向 loadVideo() 函数提供 YouTube ID 而不是整个 YouTube URL。

关于android - YouTube Intent ,错误 400,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/13731192/

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