Hi, I am new to Android and was wondering if there was a way (API call, etc..) to write a program that checks the incoming number against a list and hangs up the phone if there is a match before letting the call go to voice mail. These telemarketers are really annoying and there doesn't seem to be an app available that works properly. I suspect that this is not possible due to security but thought I'd ask. I am thinking; 1- grab the incoming number 2- check it against a list 3- hangup if match found, preferably before the phone even rings.
Am I dreaming? or possible? -- 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

