I cant find a way to use an url that requires basic auth when im useing mp.setDataSource(url);
MediaPlayer mp = new MediaPlayer(); mp.setDataSource(url); mp.
I don't think the native media player supports this.