Android :: Make A Phone Call With Special Character
May 18, 2010
I would like to make an Android application that user enter the number they would like to dial, and the app automatically format the number into *123*number# (that means the final number would contain 2 special character "*" and "#". Could you please help me how to let Android understand these special character and make the phone call in the right direction.
View 2 Replies
Jul 6, 2010
I have a SIM free Desire and I am on Orange. When I include sign in a text, I get a message on the screen saying "Compatibility Warning - your sms include some special character (RED BACKGROUND), if you send it from t-mobile to other carriers, it will cause the message can't go through". Can anyone tell me how I can include sign in a text without this message appearing every time.
View 2 Replies
View Related
Mar 3, 2009
Is it possible to develop an Android app that would answer an incoming call and play a recorded message to the calling party without the phone ringing? For example, if a specific caller called during certain hours play a message asking them to call a different number during those hours.
In a similar vein, is it possible to intercept a call and if it is in a certain list of phone numbers divert it directly to voice mail without the phone ringing?
Thanks for any insights into this
View 2 Replies
View Related
Feb 11, 2010
I use Google Voice (love it) primarily because of it's visual voicemail on my Droid. I do have a Google Voice number, and I'm trying to decide whether to set the Droid app to "make calls using Google Voice" or not.
I have no problem with giving out a different number, and my placed calls seeing the GV number in caller ID.
My question is, does this affect how the call is actually connected, from a quality standpoint? I tired a call both ways, and the sound quality seemed a little bit different. But then, I am an obsessive compulsive weirdo.
Is there any difference in call quality or routing between making a native Verizon call and a Google Voice call on Droid? (Like, does Google voice actual use 3G to connect to Google server over the internetz, then place the phone call?)
View 3 Replies
View Related
Nov 12, 2010
In Android if I have an edit text and the user entered 123456789012, how could I get the program to insert a dash every 4th character. ie: 1234-5678-9012? I guess you need to say something along the lines of:- a=Characters 1~4, b=Characters 5~8, c=Characters 9-12,
View 1 Replies
View Related
Apr 20, 2010
I tend to either make or receive calls that end in me needing to make an appointment for that caller. Does anyone know if there is an app that handles that in a neat fashion.I'm just 24 hours into Android and although there are many things that are very different for me coming from years of winmo, I'm enjoying it.
View 2 Replies
View Related
May 5, 2010
To make a phone call via HTML on an iPhone I create an <A/> tag with an href formatted as: <a href='tel:123-555-1212'>Dial Me</a>.Is there an equivelant for HTML on Android? using the format href='tele:123-555-1212' does indeed work on on android. I was testing the app within a native Java wrapper on the device. It does not appear as if we can make a call from a web application hosted in a Native Wrapper.
View 4 Replies
View Related
Nov 15, 2010
I have a widget, and I want it to make a phone call to a preset number when the user clicks on it. How do I do this? I havn't yet understood how widgets work, so it would be really helpful if you could provide a sample code.
View 4 Replies
View Related
Aug 10, 2010
I left the iphone after about 3 years.I got bored with it.I was do for an upgrade so I decided on the Samsung Galaxy Captivate.I love it.It does take some getting used to considering I never owned an android phone.I have searched for this but didn't find anything. I was wondering if there is something in the settings or an app that will make phone call pics larger.When someone calls me, their pic is kind of small.
View 1 Replies
View Related
Jun 22, 2010
I'm looking for a third party app/keyboard that features the | character; that straight up and down vertical line character. I need it to log into my email, but the stock keyboard doesn't seem to feature it. Anyone have any good ideas?
View 9 Replies
View Related
Apr 30, 2010
With Facebook integration and having tons of peoples phone numbers at hand in the Phone button, I really really would feel more comfortable if it would prompt me after clicking on a name. The touch is is super sensitive and even scrolling through, I accidentally called people I haven't talked to in years.
View 9 Replies
View Related
Jul 19, 2010
what is the best way to make a phone call?I am coming from a BB Curve and when I wanted to call my husband, I just pushed the letter T (his name is Tim) and it would pop up with my T contacts and I would hit go and it would call him.Now, on the droid, I hit the phone icon, then hit contacts, then scroll through all the way down to T and select him there.Is there a better way? And I did search the forums, but the questions having to do with making calls were all way more complicated than this one!
View 3 Replies
View Related
Oct 26, 2010
Is there anyone can use SS i7500 to make a video call . I'm using JC6
View 3 Replies
View Related
Jun 18, 2010
Is there a way to use my computer to make calls through my Eris? I want to dial from my computer, speak through my computer's microphone and hear the other person through my computer's speakers. I don't want to use VOIP though, I just want a program that will sync those functions with my phone. I ultimately would like to be able to dock my phone and not have to touch it until I want to unplug it.
View 10 Replies
View Related
Jan 19, 2009
I can use this code make outgoing call.
Intent dial = new Intent(Intent.ACTION_CALL); dial.setData(Uri.parse("tel:5556") );
context.startActivity(dial);
But how to detect call pick up the call or refuses to answer?
I tried PhoneStateListener but not working.
View 2 Replies
View Related
Dec 15, 2009
Is it possible to make a call from an activity and make sure the activity doesn't keep running while the call is in session? And, once the user is done with the call (by pressing the hangup button or whatever), the call log screen wouldn't get shown and the user would be directed to a new activity within the application. I know there's ways to detect calls and call hangups through services, but, I'm not sure if it's possible to make an activity from an app pop up as soon as a call is over.
View 2 Replies
View Related
Sep 9, 2010
My Epic makes three loud beeps every time I make a call, and its rather annoying. Does anyone else's phone do this?
View 2 Replies
View Related
Jun 1, 2010
How well does the Evo work doing basic phone functions? My Hero sucks eggs at it, lags for 15 seconds to even 2 minutes to make a call.
View 5 Replies
View Related
Sep 21, 2010
I've an X10 phone . i`m asking how can i make a video call
View 3 Replies
View Related
Feb 1, 2010
I programmly send sms message with "|" in string, and receiving it android make it unreadable. Can I make something with this?
View 2 Replies
View Related
Nov 6, 2010
I'm rooted but s is still on and nand is not unlocked. I'm running the stock rom.
I use to get little delays occasionally when I tried to make a phone call, and sometimes the keyboard was unresponsive when I tried to text. Always passed in a few minutes.
Now the thing is just lagging. delays all the time regardless of what I'm doing. I also get a message sometimes when I try to take pics saying I don't have file permissions for the sd card. A shutdown will usually resolve this.
Sometimes when I shutdown I can't restart it without popping the battery out for a few seconds.
I thought it might be related to an overclock widget I was trying so I deleted it without improvement.
View 4 Replies
View Related
Nov 10, 2009
Ive noticed when I put the Droid to my ear to make a phone call... the screen goes black... then it takes a couple seconds when i pull it away for the screen to re-appear.... How do I stop that from happening?
View 2 Replies
View Related
May 1, 2010
Usually the phone is awake, and when you lower it the phone lights up for numeric input (love that feature).
But after a minute or so it locks. You have to push power button before you can enter numbers- annoying. Is there a "keep alive" option I'm not seeing?
On a similar note, is there a way to make the phone lock automatically (like an app)? It's also annoying to have to manually lock it: I'd rather keep waking it up (if it was indeed idle and not running a program) than forget to lock it and dial/message everyone in my contact list from my pocket.
View 5 Replies
View Related
Dec 1, 2010
Is video calling possible in this phone? If not, then is there any workaround to make videocalls?
View 1 Replies
View Related
Nov 3, 2010
I have a sprint anycom bluetooth reciever connected to my car stereo. I think it only supports the A2DP bluetooth profile (no hfp).Right now the music plays through the car stereo just fine but when I get a phone call it does not. Ideally I would like to have the phone call audio go through the stero and use the phone's microphone as if it were on speakerphone. Is this possible?My phone is a g1 running the latest experimental release of cyanogenmod rom.I would love a built in solution but I think the ability to do that is so non standard it wouldn't exist. An existing marketplace app with the ability would be great, too. I have not done any android development but I am a java developer, so a pointer on how to do it programmatically (or that it is not possible) would be great, too.
View 1 Replies
View Related
Oct 30, 2010
Does anyone know how to make video calls with X10? Does it require data service?
Will I be able to use it is if I am connected to wifi but no data service?
There is Live messenger on my x10 is that what I use to make video calls?
View 14 Replies
View Related
Jul 28, 2010
I've been using Nimbuzz and fring to make a voice call but fring does not support skype anymore and Nimbuzz somehow mutes itself. I wonder what other BH2 users use to make a voice or video call. If would be really helpful if someone can let me know. I'm in a long-distance(9000km) relationship.
View 3 Replies
View Related
Sep 29, 2013
Im tying to use my T-Mobile Prism II (4G) to play "Ocarina of Time" and "Majoras Mask", but i get VERY slow framerate and consant audio skipping. Are there any special settings for my phone to have better framerate and audio?
View 3 Replies
View Related
Jul 21, 2010
I heard that android phones can cut edit and even add special effects to video right on ur phone . Is that true?
View 3 Replies
View Related
Apr 23, 2010
I am taking my 16gig card in my moto droid and going to use in my new incredible when i get it next week.
My question is, will i need to do anything special to the data (music/movies/pictures) when transferring to the incredible?
View 3 Replies
View Related