player.setAudioStreamType(AudioManager.STREAM_MUSIC);try{tit.setText(mPath.substring(mPath.lastIndexOf("/")+1));player.setDataSource(mPath);}catch(IOExceptione){e.printStackTrace();}timer=newTimer();timer.schedule(newMyTask(),50,50