I am trying to play a video from a url in android, for this I am using videoview control in the fragment class, but while playing there is no video output only audio output
add only one line
vv.setZOrderOnTop(true);