In my application i am using video player in which i dont want default volume bar that will show when i press volume increase and decrease button in the device.I want a customized volume bar for my application.Any help will be appreciated.Thanks.
Share
I have done this through by overriden method onKeyDown().Thanks for all.