• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps How to disable default volume slider in my application?

HI to all,
I am new to android development.
I am developing a sample media player application. In my application i added a seekbar to increase or decrease media volume using AudioManager, it is working fine.

But when i increase or decrease the media volume with my own seekbar the default media volume notification slider will be displaying every time. So i need to disable default volume slider in my application.

Can any one help me to do this?

Thanks in advance
sathish
 
Back
Top Bottom