I can not play music with Dropbox link.(Android applications.) -


i want try play direct link dropbox app not make success.

uri myuri = uri             .parse("https://dl-web.dropbox.com/get/lieutraitieuthuy2006tap5.mp3?_subject_uid=442310434&w=aab7e-mlx5qbbdqbf0exnmtv5nkx-hrjbwtjv5vv9dryrw");     try {         mediaplayer = new mediaplayer();         mediaplayer.setdatasource(this, myuri);         mediaplayer.setaudiostreamtype(audiomanager.stream_music);         mediaplayer.prepare();     } catch (ioexception e) {         e.printstacktrace();     } 

but link successful. http://searchgurbani.com/audio/sggs/1.mp3

i found link in topic. enter link description here

i wanted use dropbox store music later. can explain why dropbox link not work in application.


Comments

Popular posts from this blog

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

linux - disk space limitation when creating war file -

How to provide Authorization & Authentication using Asp.net, C#? -