Phone calls are a method of transferring real-time two-way voice information over large distances.
I see a lot of questions that it's impossible to end call programmatically in Android. At the same time, I …
android phone-callI have a requirement wherein I want to detect two kind of events related to Calls in Android Whenever an …
android state phone-callI would like to implement an application for block a mobile number for receiving or sending calls and messages. In …
android broadcastreceiver blocking phone-callI'm trying to set up PhoneStateListener but I get a PhoneCallListener cannot be resolved to a type. public class ButtonView …
android phone-call phone-state-listenerI am making an app in which I want to get the call logs of all incoming, outgoing and missed …
android phone-call calllogI know this has been asked before, but at this time the answer of the post is not true. Vringo …
android phone-callI have some code which attempts to make a call within an application, but it doesn't seem to be working: …
ios objective-c phone-callHow do you programmatically do the following from the iPhone SDK: Programmatically Dial a Phone Number through the iPhone SDK …
ios phone-callIn this app I'm developing I need to load/call another app that is already installed on the phone. It's …
android android-intent phone-callI want to display Number Dial Keypad (Phone Call) Programmatically on button click in android. Code is available for direct …
android buttonclick phone-call numeric-keypad