Hello guys , am new to Android Development, I've created many test apps for learning, using webview and lists and creating multiple activities,
I have an application that get URL with JSON data contain url with streaming video and when click on button open VLC with URL provided.
JSon FILE
[{"ch":"http://www.examplevideo.com/video.mp4"},{"ch":"http://www.examplevideo.com/video2.mp4"}]