开发者

Play videon on Android custom activity

开发者 https://www.devze.com 2023-03-05 00:12 出处:网络
I want to play v开发者_StackOverflow社区ideo in my application(ex::::my Webview) means I don\'t want to play the video in Youtube.

I want to play v开发者_StackOverflow社区ideo in my application(ex::::my Webview) means I don't want to play the video in Youtube. This is my code:

myWebview.getSettings().setJavaScriptEnabled(true);
myWebview.getSettings().setPluginsEnabled(true);
myWebview.loadUrl("www.youtube.com/embed/bIPcobKMB94");

video is playing in Youtube by leaving the application. If any one have the solution for this please give me the reply.

-rajani

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号