We can't block incoming call using coding as we are not able to get Phone
object. Phone object must to block incoming call.

Using SDK we can register for incoming call events but we can't block it as
we do not have Phone object which used to block incoming call.

if you find any clue please let me know as i am also looking for some good
solution. All the best.

Thanks,
Jitendra Kumar

On Fri, Apr 9, 2010 at 7:22 AM, NoImJosh <[email protected]> wrote:

> You will not be able to terminate the android phone process.  Have you
> thought of implementing some other way to "Block" a call by, say,
> placing the phone on silent so it just doesn't ring when someone
> calls?  Just a thought, but probably not what you're looking for.
>
> On Apr 6, 2:41 am, Abdul Qavi Paracha <[email protected]> wrote:
> > Hi
> > I am developing a call blocking application for android. What i've
> > achieved so far is that my application gets informed whenever there is
> > some incoming call. Now i want my application to handle the incoming
> > call instead of default android application. So for this, i am trying
> > to kill the android phone process. Please tell me can i do so. If not,
> > then how can i reject the incoming call..
> >
> > Best regards,
> > Abdul Qavi
>
> --
> 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
>
> To unsubscribe, reply using "remove me" as the subject.
>

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