in the sample,there are many files, how should i use that in my application?
On Tuesday, March 15, 2011 at 3:14:43 PM UTC+5:30, Paul Roy wrote: > > 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 unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/android-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/android-developers/c06c646e-8ab2-4103-ad36-82c9657091d3%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

