Re: [android-developers] Re: Call blocking application

2010-04-09 Thread jitendra kumar
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

[android-developers] Re: Call blocking application

2010-04-08 Thread NoImJosh
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

[android-developers] Re: Call blocking application

2010-04-06 Thread Kumar Bibek
Just google it, and you will find hundreds of people saying that "Its just not possible" Thanks and Regards, Kumar Bibek On Apr 6, 11:41 am, Abdul Qavi Paracha wrote: > Hi > I am developing a call blocking application for android. What i've > achieved so far is that my application gets informed