2.1 Update :: Contacts Not Appearing After Update
Nov 15, 2010
I have updated my Xperia X10i here in UAE. Everything seems good with the update. I have restored my recent backup that I took before updating, but unfortunately, contacts are not appearing. In call log, I can see names, and also in messaging when I add contact, it shows the list, but not in phonebook. If anybody knows whats the issue.
View 3 Replies
Sep 15, 2010
I have a weird problem with my Nexus 1. I rooted it when I got it (some months ago), so I don't really remember all the details about how I did it, was probably some cyanogen mod thing. However back then I remember having a small issue with the "system update available" message that displays in the notification bar, when an update is available. The problem was that the message kept appearing even though the 2.2 update was successfully installed. The problem seemed to disappear at some point, but now it is back, and worse. I cannot turn on or wake up my phone without getting the annoying message in my face.
I did try to follow the instructions in the message and actually install the update and reboot (even though the phone is running 2.2), however it didn't help. So right now I am pressing the "install later" option every time I want to use the phone. Also, I found out that I can root the phone with the program Universal Androot, so I guess the solution would be to somehow unroot using the old method (that I have forgotten) and then just use the Universal Androot program whenever I want to do something that requires root. Now the reason I write all this is that I am a bit scared of bricking the thing (even though i hear it should be next to impossible).
About phone:
Nexus One
Android 2.2
Baseband version: 32.36.00.28U_4.06.00.12_7
Kernel version: 2.6.32.9-27220-g328f560 android-build@apa26 #1
Build number: FRF50
View 3 Replies
View Related
Nov 23, 2010
I just upgraded my xperia to android 2.1 and immediatley after that my phone keeps on restarting. is this normal? or should i reinstall the update again?
View 1 Replies
View Related
Nov 30, 2010
After updating my phone i noticed i cant find half my contacts. how can i get the contacts back to my original ones
View 5 Replies
View Related
Jul 16, 2012
Every since i updated to ice cream sandwich i cant seem to stop my youtube contacts from showing up in my contacts. i change the display options and it lasts maybe a half hour until they suddenly reappear.
View 1 Replies
View Related
Mar 15, 2009
Where SMS/Contacts are added/updated/deleted, how can I write an App- Service to know the contents change? The changes are possibly caused by App activities or SYNC activity, or any else.Any content observer or intents I should look into?
View 3 Replies
View Related
Aug 1, 2010
Ok im trying to link my contacts to their facebook accounts if they have one. I tried linking someone today and they are not in my facebook list. It seems the list has not been updated since i got the phone cuz none of my newer friends are on there and all their profile pics are old. How can i update this?
View 2 Replies
View Related
Aug 30, 2010
In view contacts options i have only Google contacts ticked. Sim IS UNCHECKED but in dialer both are showing and in contacts/people google only shows until I want to search contacts all sim contacts show in the results, resulting in multiple numbers for one contact. Is this a 2.1 thing as when I ticked only google contacts in 1.5 thats all i ever saw. I have an app called Contacts2Sim
View 2 Replies
View Related
Sep 24, 2009
I'm going to keep this as simple as possible......
I presume after the update I'll have to set everything back up (email accounts, ringtones, volumes, notifications, scenes)? I can copy my music and pictures onto my PC and I don't care about SMS.
I'll have to re-install apps and set them all back up too.
All I care about are my contacts really. I don't want to use HTC sync as that wants to copy them to Outlook and I keep my work contacts in outlook (not my personal ones). I don't use my google account for anything other than the market so I don't really want to sync with google.
Can I just copy them all to the SIM card? Will I lose pics and facebook links?
View 7 Replies
View Related
Nov 23, 2010
I am new to android, so thought of doing a small project on Native Contacts. Application should Add, Update & Delete Native Contacts through my application.Adding & Deleting native contacts is working fine, but Update contacts is not working at all.But in update, i just want to only update Work phone number or Home Phone number or Home Email field.
View 5 Replies
View Related
Nov 18, 2010
I am trying to update information in Contacts database, phonenumber. Doc says that I could use getContentResolver.update(); Will this work and how to configure where and selectionArgs properly for doing this if it works?
View 2 Replies
View Related
Nov 25, 2010
I followed all of the instructions and backed up my contacts using the downloaded most recent update service. Now i have updated my phone to android 2.1 and i try to recover my contacts. in the update screen it went to 97% and then an error. But realistically it has only imported say 30% of my contacts, and the contacts it has recovered it has duplicated so there are 2 entries for every piece of information. Can someone from SE please inform me whether they are working on a fix that we can download that will rectify this issue or do i need to manually source all of my contact information all over again. If so is there any way of loading the backup information on the computer?
View 1 Replies
View Related
Apr 2, 2010
I am able to insert the contacts into SIM card and delete from it. But it needs to be phone restart to update the changes. The below is the code woks for delete the conatcs,
Uri simUri = Uri.parse("content://icc/adn");
Cursor cur = context.getContentResolver().query(simUri, null, null, null, null);
prn("Number of SIM Contacts are.."+cur.getCount());
int row =0; while(cur.moveToNext()){
String name = cur.getString(cur.getColumnIndex("name"));
prn("Name..."+name); String data = cur.getString(cur.getColumnIndex("number"));
if(!data.equals("")) prn("Number.."+data);
String where = null; if(!name.equals("") && !data.equals("")){
where = "tag =" + name + "AND" + "number =" +data;
else if(name.equals("") && !data.equals("")){
where = "number ="+data;
else { where = "tag ="+name+ "AND" +"number="+null;
} context.getContentResolver().delete(simUri, where, null);
row++; } prn(row+" are deleted"); cur.close(); cur = null;
View 3 Replies
View Related
Dec 8, 2009
I did the manual update everything went fine all is well..then i went to see someones number and boom its not there..i had 30 contacts before update and now i had 7
I dont use any google syncing
Luckily i had a backup app on there so was able to restore them all but dont know why this happened
View 8 Replies
View Related
Jul 15, 2010
I just updated my Moment at the Sprint store to 2.1...is there any way to retrieve my old phone contacts from 1.5 or do I have to re write all of them again.
View 10 Replies
View Related
Dec 11, 2009
I got the update today and all but one of my contacts is gone. I resynced it with my facebook and poof all gone. They appear when I search for them and are still under my messages. Anyone know how to get them back?
View 6 Replies
View Related
Nov 1, 2010
I installed android 2.1 today but for some reason I can't restore my contacts.I followed the instructions on the sony ericsson webpage and used the SE backup software to make a backup of my contacts, mms, photos etc. When I restored everything after the update everything was restored except my contacts. How can I get my contacts back? Is there some way to extract them manually from the backup file or something? The backup software can't seem to restore them for me.
View 2 Replies
View Related
Nov 4, 2010
Does my contact list need the socialnetworking.apk to update the data for the contacts from FaceBook? (pictures, status.)My "last" updated was a date AFTER I removed the .apk, but since then it was stuck basically on the 24th of Oct.Pictures I know are different on facebook dont come to my phone.I tried deleting and re-adding the account, and that fixed it, but thats not a long term solution.Does it need that APK or not? If not - how do i get it to sync more often?
View 10 Replies
View Related
Jan 3, 2010
I wanted to manually upgrade my eris but I wanted to back up all my contacts first. I find out the HTC sync doesn't work with windows 7 =[ I tried for about 2 hours and gave up on that one. I noticed you could sync your phone with your gmail account you used on the phone. Only I forgot which one that is I don't ever use gmail so I don't know what email I made. I really want to update it because I'm so impatient but I don't want to have to redo all my contacts.
View 11 Replies
View Related
May 16, 2010
This is terrible, I do the upgrade, and now I have 2 contacts in my phone. Not to mention 'people' is not anywhere to be found. Where is the contact book now?
View 3 Replies
View Related
Sep 20, 2010
Some of my contacts photos update, some never do, some do it randomly. Yes I sync, I update through the contact, I've tried everything I can think of. Whats the trick here? Yes they are all linked because they have pictures but some have pictures from 5 months ago!
View 2 Replies
View Related
Oct 16, 2009
Is there a way to update the People/Contacts account with the Facebook contacts automatically (where the names or email match, obviously)? Kind of like how the Palm Pre does this?
View 8 Replies
View Related
Sep 28, 2009
I have an application that updates all the contacts belonging to a group, I currently do the following : -> Get the group id -> Get all the contacts id inside this group -> For each of them I am doing an update on the contact => This is really heavy and seems to take time in real phones while I expect it to be "instantaneous". I am wondering if we can, in the ContentResolver.update() method specify a kind of join. For instance I'd like to do something like : UPDATE <people> SET <people.name>="<new name>" FROM People p, Groups Memberships gm WHERE p.person_id=gm.person_id and gm.group_id=<my_group_id> Does anyone know if it's possible or not? The update method has got a "where" attribute but can we use this attribute for complexe requests?
View 3 Replies
View Related
May 15, 2010
I need help recovering my contacts. I installed the update and things seem to be going well but I can't figure out how to get my contacts back into my phone. Can someone please help? Thanks
View 4 Replies
View Related
May 19, 2010
I did the over the air 2.1 update and now my People app sync'd all 2000 of my Gmail contacts and there appears to be *no* option to sync just the 'My Contacts' group of my Gmail account.There was an option for that in Eris 1.5 (although I remember it being a little hard to find). But I've searched everywhere, and there is no "Sync Groups" option on any of the tabs of the People app. I also tried wiping the Contacts Storage app and resyncing, but that was no help. There are no options in Settings->Accounts & Sync either.This is a crippling regression bug, how could they have shipped the 2.1 update like this? Or am I just missing some hidden sync option?
View 1 Replies
View Related
Jan 26, 2010
I just updated my phone @ sprint but my contacts are all double, how do I fix this without deleteing each one by one? I remember reading there is an easy way to do it.
View 7 Replies
View Related
Nov 26, 2010
I just recently got my xperia x10 and had to almost immediately upgrade to the 2.1 system. I am noticing a few things that I'm not fussy about from the 1.6 system but the thing that is bugging me the most is that I cannot (figure out how to) link contacts in my phonebook to their facebook and twitter accounts. In 1.6, when you edited a contact it gave you the option to click LINK. I cannot find any of this on the new system. As well, for contacts that I had linked before, their facebook profile pic (current from the time when i linked them before upgrading to 2.1) shows up on their contact information (i usually only link facebook, as i dont use twitter as much) and their profile is linked. However when i go into EDIT, it says FACEBOOK, Timescape and a big exclamation mark that has a message beside it saying : Timescape Plug-In Manager contact information is not editable on this device. i SHOULD be able to edit and link all my contacts. that was the whole purpose of the xperia having this timescape program.
View 19 Replies
View Related
Aug 10, 2009
I made a programe to update phonetic_names of contacts...
View 2 Replies
View Related
Nov 17, 2010
hello this is my first post, and i recently decided to update from 2.1 to 2.2, and i read somewhere where it said that after froyo update the contacts picture when receiving a call was not blurry anymore. Well when i first revived a call the picture came up Cristal clear but after a couple minutes all contact pictures were blurry again. is there a fix for that?
View 2 Replies
View Related
Jun 30, 2010
After I updated my Hero to Android 2.1 I only find my sim contacts in my adressbook. I still has my contacts on the Gmail, but it wont sync.
When I look in my Google sync options the updated date is 25/09/1980 20.46.
The sync icon (white with some round arrows) is showing, but it has frozen. I have tried re-checked the sync button and restarted the phone, but nothing happens..
View 2 Replies
View Related