开发者

How to implement onShowCustomView method?

开发者 https://www.devze.com 2023-03-23 02:56 出处:网络
I want to play a video on a webview. For that I\'ve found this linkbut I can\'t understand how to implement the onShowCustomView 开发者_JAVA技巧method of the WebChromeClient.

I want to play a video on a webview. For that I've found this link but I can't understand how to implement the onShowCustomView 开发者_JAVA技巧method of the WebChromeClient.

I am using Android SDK 1.6. Is there an issue regarding this?


There's an implementation by "cprcrack" in this thread Didn't test it yet but it makes sense and very descriptive.

0

精彩评论

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