[android-developers] Re: how to stop music which is play background in my apps

2011-03-02 Thread Hari Edo
On Mar 2, 12:41 pm, rishabh agrawal android.rish...@gmail.com wrote: i have develope apps in which i play background music.but when i go to the home through back tab then the song is also playing.how it is stop.. my code are         MediaPlayer mp=MediaPlayer.create(this, R.raw.ri);        

[android-developers] Re: how to stop music which is play background in my apps

2011-03-02 Thread rishabh agrawal
thanks for ur suggestion On Mar 2, 11:09 pm, Hari Edo hari@gmail.com wrote: On Mar 2, 12:41 pm, rishabh agrawal android.rish...@gmail.com wrote: i have develope apps in which i play background music.but when i go to the home through back tab then the song is also