1

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 method of the WebChromeClient.

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

Community
  • 1
  • 1
Android
  • 8,995
  • 9
  • 67
  • 108

1 Answers1

1

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

Community
  • 1
  • 1
Tom Susel
  • 3,397
  • 1
  • 24
  • 25