Sponsored Links
Hi guys. I'm writing an application that use a service to play an audio file I'm watching the LocalService.java and LocalServiceBinding.java from the API DEMO In the api demo, the LocalService.java make a notification in the status bar, in my case it plays mp3 and make a notification. But that doesn't matter. My problem is that when the user press the "Back Button" the service must stay active. I want have the same behaviour as when i press the "Home Button"... Any help is welcome :D ps:sorry for my eng --