Hello
Is it possible to possible play video in video player (VideoView) in Android ?
I have a video Url like this
And I’m successfully playing video in webview but I’m trying to play same video in my android Video Player (VideoView) but it’s not playing.
Please provide some guide to solve my problem.
Thanks!