I have an app that plays intermittent sounds while its activity is open, and the user is always expecting it to make these noises, but unfortunately it is constrained by the
It is usefull of this API: setVolumeControlStream(AudioManager.STREAM_MUSIC);
Unless this I will spend more time to fix that volume bug.