I am looking for some code to automatically answer incoming call in android 2.1. I have looked on some of the available threads on stack-overflow but they do not seem to work for Android 2.1.
Can anybody give some peace of code to help me. Thanks in advance.
// Set up communication with the telephony service (thanks to Tedd's Droid Tools!)
Refer this LINK1 LINK2