is it possible to call my service start method when volume up is pressed ?
I tried register to android.intent.action.MEDIA_BUTTON
but it did not worked.
is it possible to call my service start method when volume up is pressed ?
I tried register to android.intent.action.MEDIA_BUTTON
but it did not worked.