Rejecting Incoming call in android
I want to reject incoming in android, I have seen so many code from these links. Android: Taking complete control of phone(kiosk mode), is it possible? How? How to Reject a call programatically in android http://androidsourcecode.blogspot.in/2010/10/blocking-incoming-call-android.html http://androidbridge.blogspot.com/2011/05/how-to-answer-incoming-call-in-android.html?showComment=1361478035090#c5468022990217431781 But I am still unable to do it, can anybody tell me in simple and easy steps how to do it? Zubair In order to intercept your call you just have to: 1. Make a package named. com