Look up the Activity lifecycle methods in the Documentation (TM) and especially on the onDestroy() method.
On Jun 24, 3:36 pm, juyoung kim <[email protected]> wrote: > I sucessfully played and stopped a looped sound with soundpool. But > when I exit the application without stopping a looped sound, sound > continue to be played. Could anyone let me know the way to stop a > looped sound after closing activity. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

