I am developing an app(for Froyo and upwards) in which one of the functionalities is to auto answer a call as soon as it is received. I've searched a lot on this topic - some say it is not allowed, some have found a workaround to it. They're using com.android.internal.telephony.ITelephony
which Eclipse says does not exist(..sort of, I get that bulb and red cross). Can you suggest something? If you know any links/code for this please, please post it here!
Thanks!