HTC Desire :: How To Edit Phone Contact Card?
Apr 4, 2010Just got the Desire... set the contact card up but want to edit it, anyone know how? Holding it down does no good (the contact card in the phonebook).
View 7 RepliesJust got the Desire... set the contact card up but want to edit it, anyone know how? Holding it down does no good (the contact card in the phonebook).
View 7 RepliesProbably an obvious way of doing this, but I can't for the life of me find a way to edit/delete my contact card on the phone. Neither clicking or long pressing on it yields an edit button. Is it buried in a menu somewhere?
View 8 Replies View Relatedwhen i try to edit my contacts.. in some contacts " edit " button does not aapear ... and also it appears two times ... once as it is in Facebook and other as it is stored in sim ..
View 2 Replies View RelatedI recently added two new contacts to my Desire. One has synced with my Gmail Contacts the other has not. I cannot see any difference between the contacts on my Desire. Can someone please tell what could cause one to sync and the other to not and how to edit the errant contact to get it to sync?
View 4 Replies View RelatedI somehow made my ICE contact as my contact card and now I can't find a way to edit "my contact card".
View 5 Replies View RelatedI own a Droid, and consider myself fairly savvy in the Android world, however my wife recently got the Ally and is having a problem editing her contacts. So when she initiqally booted up the phone it walked her through logging into google and facebook, etc, and it imported all those contacts into the phone, however, she wants to add in their phone numbers now, but its not letting her. We click on the menu button, click eedit contact, but then there is no way to edit or add phone numbers.
View 5 Replies View RelatedHow do you edit the contact list in your phone book after you import the contacts?
View 5 Replies View RelatedI know it is possible to use TelephonyManager to get information like: service state, device ID, Sim Operator, etc...
Is it possible to edit some of this information?
Couldn't find .set() functions on Android.com documentation but I've found the GSMPhone.java source code which includes functions like .setNumber1Number() (used to set/edit the number?).
I basically want to know if it's possible to edit the phone number located on Sim card (Settings->About->Status->My Phone Number).
Appreciate any answer, even a simple "NO", if it's indeed impossible.
So my desire has a 'My Contact Card', and my contacts (gmail contacts synced to phone) also has my gmail contact with all my info. Is it possible to merge these? I cant find a way. Seems silly for the gmail personal contact to be on the phone and for the phone to hold a seperate one (used when i send texts etc?).
View 1 Replies View RelatedThis is one of the few major complaints I have with our phone. When I want to send my vCard (or any contact card) I can only choose from Bluetooth, MMS (costs money) or the "HTC" Mail apps. Since I use a Gmail account I don't have any other mail clients configured. Am I doing something wrong? Have I missed some setting that will allow me to send a contact card via Gmail?
View 5 Replies View RelatedWhen I go into People -> My Contact Card, my birthday is showing with the little facebook "F" there. I don't want my birthday showing (in fact I don't want anything from facebook integrating with any part of my phone).
Under Settings -> Accounts and Sync, I have facebook set to not sync.
When on My Contact Card, I click Menu -> Edit, and beside Birthday it says "Click to add". When I click the cross beside that, that entry disappears, but when I click Save, the Birthday is still present.
I am new to android OS, when i synced my contacts with google, i started adding the facebook profile to each contact. The problem is by mistake i added the wrong profile to the wrong person. How can i change it or remove this facebook profile from this contact card.
View 2 Replies View RelatedI thought this would be easy to find:
A text editor that can create/edit text files from the SD card.
i.e. Windows Notepad on the Desire?
Is there an app that does this or can it be done manually?
View 1 Replies View RelatedI was tinkering around before activating the phone. Aparently I have a 'me' in my contacts I guess is shown to other android users in addition to what they have my # saved as. I aparently entered jumbled letters for this and can't delete or edit it. I also have a few other contacts I made while tinkering that don't have phone numbers. There seems to be no way to delete or edit the 'me' or the contacts with no #s or even the contacts with #s. Except for adding a photo.
I tried everything I could think of, pressing and holding down the names and everything and sliding, etc etc in the 'people' app and when pressing the phone icon which bring up different screens. The names in my 'people' that don't have a # saved don't show up when I click the phone icon to dial, but that's besides the point.
May i know how to move contact number to Sim card from phone?anyone know?
View 9 Replies View RelatedHow do I send a business card / a contact to my friend
View 2 Replies View RelatedMy operation procedure is as below: 1. Execute Cupcake emulator with WVGA-P skin. 2. Activate Contacts application, and select "Contact" tab. 3. Press "Menu" key and select "New contact" option item. 4. Discover that the middle of current layout isn't represented.
View 2 Replies View RelatedI have them filtered on the Handset so that only those marked as Friends or Family under Gmail contacts are shown. I can't help this as otherwise I'd have well over 1000 contacts to scroll through on my phone.
My issue is that should I add a contact on my phone it doesn't appear. This is obviously because when it's created it has no group membership. It still resolves against SMS etc but is not displayed in the Contacts list. I can (when near a computer) quickly jump onto gmail, manage contacts and put the person into the right group but ideally I'd like to be able to do this on the handset.
Is there any way at all of editing Google Contact Group membership on the handset? I certainly can't find the option if it exists. Alternatively is it possible to change it so when the contact is create on the handset that it automatically saves as a 'Friend'.
Alright, a couple very minor issues I'm having that I can't get figured out. One, how do you edit someone's contact information who is synced with Facebook? It says that I cannot do this (seems odd that the phone would be set up this way) to a facebook synced contact. The second is, how do I manually sync my contacts to add new FB friends to my Droid contact list? Third (I know I said I had two), how do you create a separate Family/Frienda/Coworkers list within the contacts program?
View 9 Replies View RelatedI just got an HTC Desire that was locked to Telus (Canadian Carrier). I have read that numerous people are using it on Rogers network. From the day I got it when I put my rogers sim card in (the right way) it said "No SIM card in phone" so I could not enter an unlock code. Thinking the SIM was defective went to Telus and tried one of their sim cards and it worked fine, then I went to Rogers thinking it was a problematic card. We tried 4 cards and none of them worked. I then went to Bell (another canadian carrier) and tried their sim card. It worked as well but said that the phone was locked. I purchased an unlock code from the internet which worked. Now the Bell sim card works as well becuase the phone is unlocked. I put my Rogers SIM back into it and it still sais "No SIM card in phone". I also tried a SIM from a european company and it did not work as well. This HTC Desire works on the same 3G 850/1900 GSM that Rogers uses.
View 7 Replies View RelatedI had some fairly simple code in my app to invoke Edit Contact activity on a known good contact index that worked in Android 1.6 but is broken for me now in Android 2.1 on the Droid. I built a sample activity/app 'EdCon' to show this:
package com.jbh;
import android.app.Activity;
import android.content.Intent;
import android.net.Uri;
import android.os.Bundle;
When I run this on my G1 running 1.6 it works as expected i.e. brings up the Edit Contact screen for the known index and then I can hit BACK to return to "Hello World, EdCon". Code...
within People application, how to copy and/or move contact from SIM to Phone?
View 2 Replies View RelatedNot sure whats wrong here but i cant call a contact,when i try its instantly cut off,yet if i dial the exact number via the dialer i get through ok.Would appreciate any help.
View 5 Replies View RelatedIm trying to add a new contact to my phone book but for some reason it wont let me add the name. I select people then select groups option then select friends the press menu to add a new group member, have I done it wrong or have i got it setup wrong.
View 5 Replies View RelatedI just got my Desire a few days ago, and so far i am very pleased with it (coming from a Nokia N95 8GB). I do find the contact handling somewhat counter intuitive however. For example , i have some contacts from facebook for which i have no other contacts created, but i need to add additional information (in particular phone numbers). I do not seem to be able to add information to a facebook contact. Do i really need to manually create another contact, then manually give it the same name and then link it to the facebook profile in order to have a place to add the phone number?
View 7 Replies View RelatedI have some contacts that are NOT facebook contacts or on any social networks! I want to be able to display their photo from a photo on my phone, or indeed a photo that I have bluetoothed from my PC. However, when I do this, it asks me to 'crop' the photo, which I do, and it simply displays just the top of their head in the little thumbnail! Even if I DONT crop it, I still get the top of their head.
View 2 Replies View RelatedDoes anybody know is it possible and how to transfer contact info from NOKIA 95 8GB to HTC Desire?
View 10 Replies View RelatedSome 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 RelatedHow do I retain the usage of phone's contact picture instead of Facebook sync's pics? I just sync'ed and some of my contacts (that are also on Facebook) still used the original picture from my phone while some used FB's profile picture. is there an option that if the contact has picture already on the phone, then don't use FB's profile picture?
View 1 Replies View Related