HTC Incredible :: Default Text To Mobile Number?
Jun 10, 2010
Is there a way to do this?? I find it ridiculous that home, work, fax, emails, and all other categories come up as "suggestions" when trying to text. Is there a way to set "mobile" number as a default?
View 4 Replies
Jun 2, 2010
Is it possible to change the default number for all your contacts to Mobile instead of Home? Slightly arduous to change them all over.
View 1 Replies
View Related
Dec 20, 2009
when i go to compose a new text message and start typing a friends name.. their mobile number comes up twice..
View 2 Replies
View Related
Jun 24, 2010
I have a friend who is added to my Desire's contact list.
1. He is on my Facebook contact. (His facebook pic appears in my Desire contact list)
2. He is my Gmail contact as well.
3. He is added as a 'Phone Contact' as well.
I sent him a text few days ago but don't remember if it was using facebook or my phone (network provider sms) but now when I go in to 'Messages' and send him a message, I just can't figure out if I am sending him a message via Facebook or to his mobile number.
View 1 Replies
View Related
Sep 4, 2010
I do not yet have the incredible but am considering it. I have never had a phone like this, I have had my env2 for two years. I never liked using the keyboard when you open it, I am so much faster doing it on the front screen with itap on the numbers. Does the droid have a setting like this where you can change it from a keyboard to a number pad and text that way? Help would be appreciated, I am a big texter and it will be a big factor.
View 2 Replies
View Related
Feb 5, 2010
this android aplication get mobile number to get the device only
View 2 Replies
View Related
Aug 10, 2010
When sending a text message, I click on "new message," then type in the person's name.
When I do, it will show the person's name and phone number more than 20+ times! It's actually doing this for every contact I have, but only when I'm searching for a name when I'm trying to send a text message.
It doesn't affect my sending or receiving of messages, but it's a little annoying.
Just noticed that when I click on the "People" icon from home screen that some of my contact names are listed more than a dozen times!
View 2 Replies
View Related
Jul 16, 2010
Blackberry user for the last 6 years. Just left the Storm & received my DInc today! A friend of mine sent me a mms with a sound file attached that I want to use when receiving text messages. I clicked the message & saved the file but cant seem to locate it anywhere. Anyone know how I can locate this file & set it as my default text sound?
View 12 Replies
View Related
Aug 6, 2010
Is it possible to set it up so I can send a text from my computer using my cell phone # and not my google voice # ?
View 1 Replies
View Related
May 24, 2010
I've experienced two problems with Google Voice that are causing me to get charged minutes I wouldn't usually get charged. If I can't solve them, I'll have to go back to using my Verizon number. First, let me say that I'm using a new Google Voice number that isn't Verizon cell phone number or any other preexisting number. Second, my girlfriend is on my family plan, but she doesn't have GV yet. We're using the 700-minute plan, so we don't have a friends circle.
Problem 1: When I call my girlfriend's Verizon wireless phone using the GV on my Verizon phone, I get charged, and when she calls my GV number on my Verizon Wireless phone from her Verizon wireless phone, she gets charged. We don't cash in on our free in-network calling. I know, this should have been obvious, but it just never occurred to me until after I looked at the bill. I'd be able to work with that, though, and just select "Call without using Google Voice" or whatever when calling her if it weren't for the second problem. When people call my Google Voice number, I get charged when I don't answer. Usually, it's just a one-minute charge, but sometimes it's two or three minutes (don't know why). With anything less than an unlimited plan, minutes count. Not good.
View 31 Replies
View Related
Jan 21, 2010
I am trying to send sms using SMSManager class. Here is my code:
PendingIntent pi = PendingIntent.getActivity(this, 0, new Intent(this, SMSSender.class), 0); SmsManager sms = SmsManager.getDefault();
sms.sendTextMessage("9001100444", null, "This is test message", pi, null);
SMS is sent successfully but it is sent two times on the same phone - number and saving same content.
View 3 Replies
View Related
Jul 22, 2010
Does anyone know how to add a 2nd mobile # under a contact that has a mobile # saved .. i know a few people with 2 cell phone and would like to save both number under mobile 1 and mobile 2 or something of that nature?
View 9 Replies
View Related
Nov 21, 2009
Is it possible to fetch Owner Mobile number. I have got the operator name but not able to fetch the Mobile Number.
View 3 Replies
View Related
Sep 19, 2010
I am frustrated that when I search for contacts in my HTC Legends SMS app "messages", as I type it provides every matching contact including those without a mobile number, and for each match it shows me every single contact address I have, emails, landlines etc.Is there an SMS app that only provides contacts who have a mobile number in their contact details,and only shows me the mobile numbers for those contacts?
View 2 Replies
View Related
Sep 12, 2010
I tried so much tutorials, and read a lot here at SO When a button is clicked, the user can choose the mobile number of a contact. Actual I can get the name of the selected contact, but i can't find a way, to get/chose the mobile number.
View 2 Replies
View Related
Jun 2, 2010
I'm selling my house, and my old phone number (which is still active), is on the advertisment signs and MLS. So, I'm going to keep paying my bill month to month for that account until I sell the house.
However, I'd rather not carry around 2 different phones. I did not port my number to my new service as my old number was not "local" to where I live now.
So, I have service with T-mobile and now Verizon with two different numbers. Can I set-up something where anyone who calls my T-mobile number, will ring through to my my Verizon phone/number?
View 4 Replies
View Related
Aug 24, 2010
Before I knew better I looked at the default voicemail number and said "well that's not my number." and promptly changed it. Does anyone know what the default number should be? Is it the same for all phones or should I take it to the ATT store and have them fix it? Will a factory reset solve my problems?
View 4 Replies
View Related
May 13, 2010
When I first got the phone, I incorrectly set the number then reset it soon after. It seems to default back to that first wrong number. Am using the HTC Hero on 3 (UK) network - every now and again it decides to lose or update the voicemail number it dials when I press and hold the #1 key. Have reset it more times than I care to remember.
View 3 Replies
View Related
Jan 10, 2010
So, I selected "remember this" when I was sending a text to a contact, because it was the mobile number. Turns out, that set the number as "default" for the contact and now I no longer get to choose which number to use when calling. How can I got back to not having a "default" number?
View 4 Replies
View Related
Jul 14, 2010
I have started the default SMS application and specified the SMS text to be sent through following code- intent = new Intent(Intent.ACTION_VIEW, Uri.parse("sms:")); intent.putExtra("sms_body", "SMS Text"); startActivity(intent);It worked fine and sends the message to selected number from contact list.My requirement is that i want to know the number to which my SMS was sent?
View 6 Replies
View Related
Nov 21, 2009
How do I port my number from T-mobile to my droid? I've had it for 2 weeks now and am ready to make the switch final, is there an easy way to do this?
View 7 Replies
View Related
Mar 9, 2009
I am using the below to get the mobile number of the sim card which is inserted in the phone however it will not retrieve the number except running in the emulator.When I look in the settings of the phone it says number unavailable so is there a work around for this to get the users phone number?Is there another way of getting the mobile number from the phone?
View 2 Replies
View Related
Sep 1, 2010
After I've received a phone call you can choose to add that number to contacts.All seems to work fine and it shows up for a short time on my phone and it appears to have stuck no problem.After a few minutes through the name has dropped off and it does not show up in either my contacts on the phone or to the contacts in my Google listing online.Am I missing something please? I always choose to save to Google, not SIM or Phone. I assume that's right?
View 12 Replies
View Related
Jun 20, 2013
how to use two whatsapp account number in one mobile ??
View 9 Replies
View Related
Jul 27, 2010
Can anyone with a Vibrant change their voicemail number in settings->call settings->voicemail->voicemail? I'd like to change it so when I speed dial 1 it goes to google voice. I called TM and they said I should be able to change that setting. I installed a new SIM, and I removed TM's visual voice mail. Out of ideas here. I'd at least like to know if it's like this on all Vibrants or just some Vibrants.
View 3 Replies
View Related
Nov 12, 2010
Lots of my contacts - especially my "favorite" contacts - have multiple phone #'s, which is pretty typical. So it's a nice feature in the dialer that lets you select a specific number - home, office, mobile, etc., to dial every time you pull up the favorites tab within the dialer screen. I by mistake checked "use as default number" for one particular contact, but now I want to deactivate that selection and have no default number for that particular contact.
I know how to switch the default number from one to another; is there a way to deactivate the default number and just have the phone ask me which number to dial, e.g. home, office, mobile, etc.? I've been trying to tinker with everything I can to no avail, and I've also been shut out trying to answer this question online. Only thing I haven't done is call Verizon.
View 2 Replies
View Related
May 7, 2010
I actually noticed this on V2 leak as well when I set up my favorites list, and then select that person for the first time, I'm prompted to set up a default action - that default is never saved, and I have to repeat those steps in order to dial a number - anyone have this problem? Is there a step I'm missing?
View 9 Replies
View Related
May 31, 2010
Since the 2.1 OTA, I noticed in my contacts that it shows ALL phone numbers as numbers to send messages to.Previously, message numbers were all set to just the mobile numbers. I don't see any easy way to fix this.
View 5 Replies
View Related
Jun 26, 2009
I've tried to describe this problem a few times, but I'll try again.I have a thread (not spawned from the adapter) which updates items in a List that a BaseAdapter child uses to populate its view. I am not adding things in the List from the thread, just modifying content. In any case, I have 6 rows visible at first on the screen. The thread pulls data from the network and updates them in 0, 1, 2, 3, 4, 5 order. However, when 0 is updated, 5 mirrors its data on the screen briefly, then 1 is updated, 4 mirrors it, 3 is updated, then 4 is reloaded correctly, then 5, then 6. I am using the view holder/ convertView pattern correctly, as far as I can tell.How many views are created by default for an adapter? My guess is 3 based on what I see. Then, when getView() gets to index 4, 5, or 6, it correctly creates more Views and populates the right data. Anyone ever seen anything like this?
View 17 Replies
View Related
Sep 27, 2010
Some contacts have different phone numbers. And when I send group SMS, the message is sent to the first number of the contact. So is there a software that can reorganize the position of the phone numbers? So that the mobile numbers are the first in the list.
View 1 Replies
View Related