Re: [android-developers] Calling the stop() function of MediaPlayer

2010-08-22 Thread lokesh gupta
can u try calling exit once it is stopped. Lokesh On Sun, Aug 22, 2010 at 11:17 AM, Mark Murphy wrote: > On Sun, Aug 22, 2010 at 7:09 AM, Luca Carlon > wrote: > > Hi! I don't know if I'm doing something wrong, but I see calling the > > stop function of MediaPlayer simply does nothing. The playb

Re: [android-developers] Calling the stop() function of MediaPlayer

2010-08-22 Thread Mark Murphy
On Sun, Aug 22, 2010 at 7:09 AM, Luca Carlon wrote: > Hi! I don't know if I'm doing something wrong, but I see calling the > stop function of MediaPlayer simply does nothing. The playback goes > on. I looked in the documentation and I found: > > "Stops playback after playback has been stopped or p