How do I minimise app?

Hi,

I have an audio component playing an audio stream. when the app is closed by the center android button (home) the music continues, but when the back button is pressed the music stops. I tried also the MoveTaskToBack but does the same as the default backpress.

Right now I just disabled backpressing, but I'd like it to do the same as the center button does. Which is, I don't know, call the launcher? Do you have an idea about that?

Thank you very much