Saturday, 31 August 2013

Get Flash video uri from webview in android

Get Flash video uri from webview in android

Recently i made a app that can download flash video from webview because
of the webview calls the onShowCustomView() but when the device run on
android 3.0 + then the webview does not call the method instead webview
calls some class to handle the video. so i want to force the webview to
use CustomView to play the video. But i have not any idea how can do this
. Please help me.

No comments:

Post a Comment