'How to prevent my app from stopping media player when I come to home

So I'm developing an app which uses android MediaPlayer in it. It plays the audio from an url. Now I want my app to continue playing the audio even if I come to home or press exit. The audio is only playing when I'm inside the app. Thanks in advance



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source