Hi
everyone I am new in Android .I am trying play MP3 sound, it will generate IllegalStateException.
code is
ply = MediaPlayer.create(this, R.raw.dillutiya);
ply.prepare();
ply.start();
please help me with meaning full Answer

Users browsing this forum: No registered users and 6 guests