Well I need to do to things, 1. automatically answer the calls which are in the blacklist 2. Receive all other calls through the usual android call receiver.
I know the first thing is to register intent, but since no activity can handle it, I need to use services and a media recorder somehow in conjunction. Any ideas?? -- 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

