i am a newbie , i am learning how to program for android
i have read the tutorial about media streaming in pocketjourney and test , i hava some problem in this
- i test tutorial 1.5 , everything is ok , streaming audio work well ( i test it in android 2.2 , google api 8 )
- when i type exactly code in a new project , and test it in emulator , it don't play . Button "Start Streaming" is pressed but nothing happen , the progressbar is not updated immediately ( in tutorial , when press button " Tutorial 3 " i see progress bar is updated , it is longer ) ( test in same emulator )
- in Androidmainfest i type <uses-permission ............. / >
- in Logcat , i see that " Unable to initialize the MediaPlayer for audio.mp3 "
so i dont know why it does'nt work ??
here is the code :
http://www.mediafire.com/?xxe6b8vn65f67m5