How to set the mediaplayer volume programmatically. I use it for alarm notification. Any help is highly appreciated and thanks in advance.
You do have the setVolume method in the MediaPlayer class. See here
setVolume
MediaPlayer