How can I play a video of MyVideo in a VideoView? Or should I do this via iframe and webview?
video.setVideoURI(Uri."the url");
causes the app to say Can't play video
Can anyone give me an example?
How can I play a video of MyVideo in a VideoView? Or should I do this via iframe and webview?
video.setVideoURI(Uri."the url");
causes the app to say Can't play video
Can anyone give me an example?