I can't intercept a certain key on my device while the log shows keycode 229;
I read several posts in regard to intercepting a media button using intents or broadcast receiver but can not figure out how to
interceptKeyTq keycode=229 screenIsOn=false keyguardActive=false policyFlags = #2000000 down =false canceled = false isWakeKey=false mVolumeDownKeyTriggered =false mVolumeUpKeyTriggered =false
I read several posts in regard to intercepting a media button using intents or broadcast receiver but can not figure out how to