Playing audio in the background more than one minute on Android

I am in the process of developping an Android app handling audio data, now seeing how to have the audio keep playing when the app is in the background using a service. At this point I can set a service playing audio, but the problem is that once in the background, it will stop after… Read More Playing audio in the background more than one minute on Android