hi all, how to disconnect the call(i.e ongoing call) programmatically from user defined apps.?
i checked even in clicking end-call button(which is there in emulator), it is sending a msg to CallNotifier.java where msg is handled. I even tried to send a empty msg creating a handler and calling sendMessage function. But it is not working. I think, i have to send some obj in that msg. can anyone give me suggestions... plz it is urgent.. regards, Ashwini -- 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

