I think he meant programatically..like he wants to write a service app that
gets notified of incoming calls and he can write some code that sends the
call to voice mail directly.

On Thu, Jan 21, 2010 at 11:20 AM, Kumar Bibek <[email protected]> wrote:

> In the contacts Content Provider, there is a field for this. If you
> set this, then all the calls will be diverted to voice mail.
>
> Kumar Bibek
>
> On Jan 21, 4:32 pm, Arbixx <[email protected]> wrote:
> > Hello guyz,
> >
> > I've been searching around the net and browsingthe APIs to find a way
> > to forward an incoming phone call to voice mail, but with no success
> > so far.
> >
> > I know it can be done since some apps do it already. I also know that
> > blocking an incoming phone call is not possible yet and is an issue
> > Google devs are working on.
> >
> > In the app i'm coding, I easily manage to detect an incoming phone
> > call by listening to the phone state. But I cant make the phone NOT
> > ring and NOT show the incoming phone call screen. I' ve tried to cut
> > off the network via a ServiceState object, but that doesn't seem to
> > work.
> >
> > Anyone has a clue on how it can be done ?
> >
> > Thanks in advance.
>
> --
> 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]<android-developers%[email protected]>
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>

-- 
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

Reply via email to