I reproduced an [Android issue] with MediaPlayer where the bug adds gaps to looping audio. I’ll need to do the suggested workaround which is use a SoundPool instead. This is a bug within the Android OS. As usual, created a [repro project].
The Development Blog of Tim Graupmann
I reproduced an [Android issue] with MediaPlayer where the bug adds gaps to looping audio. I’ll need to do the suggested workaround which is use a SoundPool instead. This is a bug within the Android OS. As usual, created a [repro project].