What is the best way detect a video playback state in a WebView?
I'm using a flag and detect a video playback state in onProcessChanged
But I think this is not a good way.
Is there a more efficient way? not using a javaScriptInterface
Asked
Active
Viewed 333 times