Hi, I was working on something similar for the last few days.
You may find happiness there, thanks to aidl : http://code.google.com/p/auto-answer/source/browse/trunk/src/com/everysoft/autoanswer/AutoAnswerIntentService.java and more in the android doc : http://developer.android.com/guide/developing/tools/aidl.html Best Regards, On 14 mar, 11:14, zameer <[email protected]> wrote: > I am working on app that will auto answer the call programatically, > but the API for this is not working in Android2.3, by some initial > investigation came to know that it was removed due to some security > issue.. but it is allowed if we can do modification in "Phone" > application of android, but I want to achieve it through my app only.. > so just want to know that if its allowing through bulit in then why > its not allowing from my app ?? and want to know what are the measures > that it will take that perticular API call is from built in or third > party APP... > and please let me know if there is any alternative to achieve this > form third party application. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

