MediaPlayer Android Increment on button click -


i have created button , need increment mp3 tunes on click.

so far have mp3 playing like:

 final mediaplayer sentence = mediaplayer.create(options.this, r.raw.indra); 

and calling sentence.start(); in onclick.

is possible increment more tunes in onclick?

thanks.


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -