In android for an application if you need to open any link default we can launch it in browser instead of load it in WebView, similarly if i want to play the video , i have the video URL , how can i play it in default video player of android , instead of using VideoView.
If any one know means help me out?
Thanks.
Use this to play video without using VideoView..