enter code here-(IBAction)Call:(id)sender{ //[[UIApplication sharedApplicati开发者_JAVA百科on] openURL:[NSURL URLWithString:@\"tel://18005551234\"]];
Is it possible to make a call from my app without accessing the standart phone application? The problem is that if I make a ca开发者_StackOverflowll, my app goes to the background, and I really do n
What i need is to open the phone app but without calling 开发者_开发知识库. Just to open the phone app and to have the number appear but give the user the option to press dial . Is this possible ?You
can I initiate an开发者_JAVA技巧 outgoing call with Asterisk by an other way than using callfiles?a friend called google told me that :
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I am working on an app and in one of my activities I display a progressdialog. I have managed it so that it displays correctly during rotations, and I thought that would handle the case of a phone cal
I am working on an Android app on which I want to be able to make calls but with a very precise restriction, this is
Friends I wanted to know is there any way i can check for in开发者_如何学运维coming call in android?
Is there a way to launch an audio file when answering a call to be played NOT into the call (so the other side could hear), but on开发者_高级运维ly in the call speaker (so only our side could hear).
Closed. This question is opinion-based. It is not currently accepting answers. Want to improve this question? Update the question so it can be 开发者_如何学运维answered with facts and citati