Enable Media Volume Slider in Android application.
        Posted  
        
            by user300972
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by user300972
        
        
        
        Published on 2010-04-30T13:21:54Z
        Indexed on 
            2010/04/30
            13:27 UTC
        
        
        Read the original article
        Hit count: 211
        
android
Some Android programs trigger the "media volume" slider when the hardware volume up/down buttons are pressed. My application seems to set the ringer volume when the hardware buttons are pressed.
How would I enable the media volume slider?
I would hate for users to have to go into their settings to change the media volume when they use my application.
© Stack Overflow or respective owner