HTC EVO 4G : Added A New Friend To Facebook / Can't Find Them To Sync?
Sep 5, 2010
I recently added a couple of friends to my Facebook account, and now I want to link them to their Google contact in my phone. Problem is, I can't find them in the options... If I go to the Facebook app, I see them, but when I go to the Google contact to try to link it, they aren't there. I've done some searches and it seems like they are supposed to just pop up randomly. It's been almost a week and that hasn't happened yet.
View 7 Replies
May 5, 2010
Is it possible to sync my phone contacts manually with FB instead of FB dragging my entire friends list into my phone? Also, does anyone have a problem with Friend Stream not updating automatically (I have it set at every one hour).
View 2 Replies
View Related
Aug 1, 2010
i know froyo added the ability to sync events with facebook ... i was wondering if there was a way to have it only sync the events and not the birthdays since having everyones birthday in the calendar is annoying for me.
View 4 Replies
View Related
May 14, 2010
Since I have the v3 leak that came out today disguised as the official ota then where is my friend stream? what is it anyways?
View 9 Replies
View Related
Jul 22, 2010
I have unroot the phone and get problem with friend stream and facebook. I have a problem with friend stream and facebook account. Everytime I try to setup the account it tells me that "the service is currently unavailable. Do you want to try again? If I say yes get same message. I have been into facebook account setting all platform applications where turned on so I turned it off and then back on and still the same.
Tried turning the phone off then back on same thing happens. Rooted the phone again and then restored from nandroid. Still the same, so installed the rom I had before and retried still same message. Unrooted the phone again and get same problem. Also tried removing the apps from facebook application settings. When I connect I get email saying it is connected, facebook then shows htc sense back application settings, and platform apps shows htc sense in there.
View 2 Replies
View Related
May 28, 2010
I'm running 2.1 on my Sprint HTC Hero and I didn't have any problems syncing my contacts to their Facebook accounts.
My problem is, is that the phone took every friend off Facebook and put them in my contacts. How do I take that off. I don't need all 856 of my facebook friends in my phone. And to make it worse half of the numbers are like 1-800-Ask-Me.
View 8 Replies
View Related
Jun 8, 2010
It's annoying enough to have profile based news feeds from on the computer, but it makes Friend Stream almost unusable for me -- I really don't want what happened in this week's Office, or what Green Day is doing, or what Lost fan's favorite Hurley moments are in Friend Stream. Is there any way to disable these (or better yet, remove them from Facebook all-together?) Is there some privacy setting somewhere in Facebook that I've overlooked?
View 1 Replies
View Related
May 16, 2010
Is there a way to do that conveniently? I am new to twitter and want to add all of my friends.
View 5 Replies
View Related
Jun 15, 2010
Over the last couple of weeks, I've had some problems with Facebook for HTC (between contacts and FriendStream). Through performing some fixes, I've had to remove my Facebook account from the phone, and set it up again twice. Well tonight, after removing the account, I could not get ANY of my contacts to show up at all. This includes my regular Google contacts (not just the ones synced with FB. It looked like the phone was trying to sync and never loading when I opened the people app.Well, this went on for about an hour with no luck, even with rebooting several times. I finally decided to setup my Facebook account again. Sure enough, once I setup the FB account, all of my contacts showed up fine with no syncing issue. The problem is, now when I go into a contact that has no FB contact link, press the "link" icon on the top right, select Facebook, it lists multiples of ALL of my Facebook friends. Almost as if each time I setup my Facebook account again, it just re-imported all of my FB friends without replacing them.How can I delete these duplicates, or even all of my Facebook contacts / friends from my phone, and re-import them? Anyone else have this issue? It seems that removing my Facebook account from my phone not only causes problems with all of my regular Google contacts, but also doesn't delete the Facebook friends left behind on the phone.
View 3 Replies
View Related
Jul 22, 2010
I have a problem in posting a message on friends wall in facebook. I write below code for posting a message.
private void postwall(){ try { FBRequest streamRequest = FBRequest.requestWithDelegate(new FBRequestDelegateImpl());
Map<String, String> parameters = new HashMap<String, String>();
frdlist = new String[list.size()]; for(int j=0;j < list.size();j++){
if (list.get(j).isChecked()) { frdlist[j]=String.valueOf(list.get(j).getUserid());
parameters.put("message", "HI.... its a test application of Dates Near Me");
parameters.put("attachment", "{"name":"Facebook Connect for Android","href":"http://code.google.com/p/fbconnect-android/","caption":"Caption","description":"De scr iption","media":[{"type":"image","src":"http://img40.yfrog.com/img40/5914/iphoneconnectbtn.jpg","href":"http://developers.facebook.com/connect.php?tab=iphone/"}],"properties":{"anotherlink":{"text":"Fac eb ook homepage","href":"http://www.facebook.com"}}}");
parameters.put("auto_publish" ,"true");
parameters.put("target_id" ,frdlist[j]);
parameters.put("uid" ,String.valueOf(FBSession.getSession().getUid()));
streamRequest.call("stream.publish", parameters);
} } } catch (Exception e) {
// TODO Auto-generated catch block e.printStackTrace();
} }
I am passing three values: message,target_id and uid. All values I get perfectly. But when I check my friends wall that time message is not display on wall.
View 1 Replies
View Related
Mar 12, 2010
I hardly ever use facebook, and almost never from my computer. However, I do know you can tag a friend in a post using "@" in front of their name. I did this from the Droid and it just started the post with the text @My Friend content content content... It didn't actually tag him.
Anyone know if this just doesn't work from the Droid or what?
View 3 Replies
View Related
Jun 26, 2010
I am trying to add an 'Android Library project' I have created to another regular Android project. The Library Project had a jar dependency and was also dependent on another java project in my workspace. I had to add both of these to the my 'regular Android project' because otherwise Eclipse could not find them (Not sure if this was the right thing to do because it would mean that I will have to manually update all projects when the library gets another jar dependency). Anyway, the errors went away and now the Regular Android Project can't find the R class, I have tried a clean but it did not work. I checked in the /gen folder and both the R classes are there - from the library and the regular project.They have the correct strings inside them.
View 1 Replies
View Related
Oct 11, 2010
I have two options to share web pages, facebook and friend stream. Can someone tell me what the difference is please?
View 3 Replies
View Related
Jul 19, 2010
Is there a way to link your Facebook contact with this phone like the HTC sense ui so that the contact have a fb photo instead of a blank face? I tried to facebook account login in settings already but no go
View 33 Replies
View Related
Sep 11, 2010
I've set my Friendstream to update every hour, and this was working fine for weeks. Recently, although it's still refreshing the sync time icon at the bottom every hour, it's not actually updating the widget with the new information. It takes a manual sync for it to refresh. Auto-sync is on, background data is enabled.
View 4 Replies
View Related
Jul 15, 2010
I don't want to add all of my facebook friends to my phone... can I control who gets added before I sync my account?
View 11 Replies
View Related
May 10, 2010
I've had my (generic) Desire for a few weeks now, and have a really nagging/annoying problem in that, where i've added contacts (on the phone memory) and then synced with facebook, it's pulling in their mobile phone number from facebook, but is defaulting to 447584... and will not let me call the contact without first editing the number to read 07584...
The only way around this so far as i can tell, is to manually add the number again as a 'Home' number but with a 0 in place of 44, as re-adding as a mobile just defaults back to the 447584... and then assigning the 'Home' number as the primary contact number. Does anyone have any ideas whether this is a bug or something i've done myself, and also whether there is a way i can update my whole phonebook to change the 44's for 0's rather than manually going through and changing them?
View 7 Replies
View Related
Mar 26, 2010
my contacts list is growing quickly, thanks to facebook.
the problem is that i get emailed when someone replies to a post i make. if i reply to that email, sent by facebook, it updates the facebook post (which i like) but it also adds the facebook email message to my contacts. since each facebook email is different my contacts list is growing quickly.
is there a way to stop the facebook replies being added to my contacts, while still keeping other replies being added to my contacts?
View 1 Replies
View Related
Nov 16, 2010
Anytime I add a contact detail via the handset if I let it sync, either via Google or SE, the contact will be wiped which is pretty useless (basically I cannot add new contacts on the handset, preposterous!). I contacted SE help, they recommended I use the software update program to update the handset software. I have done this but the update software tells me the handset is running the latest software, the problem persists.
View 19 Replies
View Related
Jul 15, 2010
I just got my droid x this morning. I have everything setup and have added my picasa account, but when I look in my gallery there is nothing. On my droid all of my picasa albums showed up in my gallery which i loved. Or does the x just not sync properly with picasa?
View 3 Replies
View Related
Jun 16, 2010
When I add events on the phone through the native app it syncs as an invitation in the desktop version. Is it possible to get it to create actual events instead of inviting myself to my homework or doctor's appointment?
View 1 Replies
View Related
Aug 25, 2010
How can I make contacts that I've added to the phone sync with google? It doesn't do it automatically like on my g1.
View 13 Replies
View Related
Sep 13, 2010
I noticed that the touch web version on the LG ally (Running 2.1 update) shows the places check in. But the app doesn't...yet. Anyone got some info on it?
View 3 Replies
View Related
Aug 19, 2010
Anyone seeing the following message under "accounts & sync": "Sync is currently experiencing problems. Will be back shortly"
View 4 Replies
View Related
Feb 18, 2010
Trying to connect to Facebook to make a statusupdate through my Android application.Got the whole thing running but I need API key + secret. Where can I create/get a hold of these?
private static final String apiKey = "<YOUR API KEY>";
private static final String apiSecret = "<YOUR SECRET KEY>";
Tried the same thing with Twitter and then I just "created" an application and recieved "ConsumerKEY" and "ConsumerSECRET", but what is the deal with Facebook?
View 4 Replies
View Related
Sep 15, 2010
I am completely new to Android and just got my phone today (Vibrant). I was syncing my Facebook and Twitter accounts... and seeing the updates on an app that seemed pre-installed on the phone. It displayed both the Twitter and Facebook updates in the same screen and had a little "T" or "F" on the side to identify them. All was well until I accidentally deleted the screen and now don't know what app that was to get it back. I went through them all.
View 1 Replies
View Related
Jul 21, 2010
I Read Somewhere That Samsung Had Their Own Facebook App. Where Can I Find This App? I was told that it was far better than "Facebook For Android"
View 1 Replies
View Related
Nov 8, 2009
i have been trying to find an app that i can sync with my pc so i can copy and paste and add notes to the phone instead of manually typing them.
View 8 Replies
View Related
Jun 15, 2010
hi im new to the forum and own a htc desire . i downloaded the sync to pc software but my phone says it can find it on my pc . my pc says that the drivers are ready for use . im not very good at trouble shooting these sort of things .
View 1 Replies
View Related
Jun 27, 2010
Where do i find the htc evo sync software?
View 1 Replies
View Related