Following this example https://www.b4x.com/android/forum/threads/background-playback.49337/ I'm trying to keep playing a sound when the app is sent in background. Since I only need a sound, and the onscreen page is not always the same, I'm using MediaPlayer instead of VideoPlayer. So I added...