[android-developers] Getting callback of menu key pressed in service class

2009-10-13 Thread Namrata
Hi, I am a newbie to android. I have written a small application to intercept calls. My call listening service always runs in background. When i pick up the call i get call state which is != CALL_STATE_RINGING. Till this everything is ok. Now if user presses Menu key I want a callback of this eve

[android-developers] Getting callback of menu key pressed in

2009-10-13 Thread Namrata
Hi, I am a newbie to android. I have written a small application to intercept calls. My call listening service always runs in background. When i pick up the call i get call state which is != CALL_STATE_RINGING. Till this everything is ok. Now if user presses Menu key I want a callback of this eve