Android Media Player: Url is not set properly
问题 i tried a lot to play the music from localhost path but it is not playing i am getting an error as uri is not correctly given means it is going to catch block in the below code i have designed as this in xml file 2 buttons which is start and stop then populated the uri in java file can anyone help me in correcting the code below public class MusicAndroidActivity extends Activity { static MediaPlayer mPlayer; Button buttonPlay; Button buttonStop; @Override public void onCreate(Bundle