Hi, I need to use volume buttons in my application while sleep mode is active( black screen, locked). I am using onDispachKeyEvent to capture volume buttons and it works perfectly while in normal state. In music player if you close the screen, you can still change volume. Any idea how is done ?
Thanks