I want to craete an application which will auto answer my call after specified time.
For that purpose I have tried to use the Intent ACTION_ANSWER but I am getting error ''ACTIVITY NOT FOUND EXCEPTION"
.Can any one got solution for this or how can we generate the KEYCODE_CALL event programatically.
Thanking you in Advance.

