Hi I'm new here, I hope you can help me.
Can I add (change) an item in the menu that appears when I press the "menu" button during a call.
Of course, when you click the button (new added menu button) event is fire and I can respond, handle the event in my program.
If I can not do it, do you have an idea for something similar?
thanks
You cannot add a menu button to a different application like the "phone calls" application.
Android OS doesn't allow it.
You can try to intercept the call yourself and run your own application. However this is also not formally supported by Android. It only works on some devices. Try this library: http://www.b4x.com/forum/showthread.php?p=73760