Android :: Facebook App Needs To Work
Oct 24, 2010
I am one of the many that feel the F.B app for Android needs some work. We won't get into discussion about what it needs and what works fine, we have a dozen threads about that already. Basically what I created this thread was to inform you all that " I think we all need to email the developers and let them know we feel it could use some work and we would appreciate it. We don't need to blast them and insult them about it, but I feel we should let our voices be heard. Go to market place and press your menu button and press downloads. Scroll to Facebook for android and click on it. scroll down till you see " Send email to developer". Now you click on that and send your email away.
View 6 Replies
Feb 5, 2010
Actually this question applies to any widget that requires data from a remote server.
The answer would be pure speculation, but how do you think the widget gets its data? For those that don't know, the widget shows a history of your friends' latest status updates.
Some answers that I can think of:
The widget polls the API directly
The widget grabs data from some
service that's running in the
background, which polls the server
Somehow Facebook implemented push on
Android which I don't think exists
The widget somehow detects that the
user is using the screen and grabs
the data on demand
View 4 Replies
View Related
Jul 19, 2010
I'm making an application that is posting some information to your facebook wall using facebook sdk for android. This works, but I can't seem to get new lines on the posts. I have tried
but it doesn't work. Any suggestions?
Here is my code...
View 2 Replies
View Related
Jul 11, 2010
I've tried and tried and tried to get autoshare for loopt and youtube to sync with facebook. I have had no luck. Ive enabled everything, accepted the right permission access and everything still nothing.
View 1 Replies
View Related
Apr 19, 2010
Facebook chat doesnt seem to work on any app. It always comes up with the wrong username/password etc... even when its right. I have tried imeem and ebuddy and none work.
View 3 Replies
View Related
Aug 25, 2010
I use the HTC agenda on my Desire (2.2) and some birthdays of my facebook friend are synchronized, but more than half isn't. I tried hitting the sync button a few times, but it didn't work.
View 1 Replies
View Related
Jun 4, 2010
I know the FB app doesn't work but my fb email is set up to my yahoo email. The emails notify me of any updates, status comments, etc. When i receive the email it says i can "reply to the email" to post a comment. I used that 95% of the time with my blackberry with no problem at all. Now, on the DINC, i reply but it never posts.
Anyone else having this issue? if so, is there a way to fix it?
View 4 Replies
View Related
Feb 7, 2013
Facebook app will not work over mobile data on my GS3. It works fine over WiFi, but on mobile data its slow. I flashed the 4.1.2 leak i wonder if that has anything to do with it.
View 6 Replies
View Related
Dec 31, 2009
switching from palm to google android; palm treo 650 to sprint htc hero.seems simple enough but i can't seem to grasp getting yahoo or facebook to work. i was successful getting my msn mail.h/w challenged for now and still deciding whether to keep htc or go palm pre
View 10 Replies
View Related
Jan 14, 2010
Does the Push notification only work for Gmail and Facebook? Will it not work for the email app? Or is there a way to get it to work for all your apps?
View 11 Replies
View Related
Apr 18, 2012
Why the Facebook tab gets an error message each time I try to log in through Executive Assistant? I have an Evo Design.
View 3 Replies
View Related
Apr 29, 2010
How does the pre loaded/integrated facebook work on the hero?? should i use that and delete facebook for android that i got from the market? with the integrated app, am i always logged in? is it the same as facebook for android? i ask because i clicked share to share a picture and there are two facebook listings shown there. i dont like that. thank you for the insight as im new to android.
View 13 Replies
View Related
Aug 10, 2010
Is there no Facebook Sync in Jagar? Do I have to load sense to get that to work?
View 2 Replies
View Related
Jul 13, 2013
I have Android 4.1.2 on my new Samsung Galaxy Note 10.1. I also have the most recent version of Facebook Messenger. I've enabled the chat heads option in the settings, tried the "pop out chat heads" option by holding my finger down on a conversation...and nothing!
View 2 Replies
View Related
Oct 6, 2010
Can anyone tell that why my facebook emails don't show 'sent by facebook for Android'?
View 22 Replies
View Related
Apr 22, 2010
I have the Samsung Moment on Sprint and I gotta say I do love everything about it, but on thing is troubling me. When I go to: Settings>Accounts>Add Account>Facebook
It just takes me back to the "Add Account" screen. There's no option to even input my information to sync the account. Does anyone know what could be causing this problem?
View 3 Replies
View Related
Oct 23, 2010
Be attentive in the very first time? Try "Friend's Calling"! Hard to keep update buddies? Answer a call and have no idea what to chat with? With Friend's Calling, while friend calling, screen shows his/her facebook wall data in seconds. It matchs phone contacts with facebook friends automatically in first time you use.
When receiving a call It shows your friends recent facebook wall status
**Match automatically. The program match automatically as long as your friends name on your phone is same as his facebook name.
Now the icon on the right side means matching successfully.
**Match manually You have to search by yourself if the name on your phone is different from his facebook name.
Then searching his name on tag of facebook list
Also you can see the matching successfully icon to the right side of the name.
QR code: Download from Android Market: "Friend's Calling"
Youtube: http://www.youtube.com/watch?v=Andv78wn7CQ
View 11 Replies
View Related
Aug 5, 2010
Here's an article about the lameness of 1.3: "News: Facebook 1.3 Not Releasing Partial Wake Lock" http://geekfor.me/news/facebook-1-3-wakelock/
If you're looking to downgrade the Facebook app to 1.2, you can find it here: [url]
View 17 Replies
View Related
Aug 22, 2010
How can i make it so i view my facebook notifications in my facebook app? I dont want to keep going in-between the facebook app and my browser to check every single one.
View 3 Replies
View Related
Sep 14, 2010
I want to build an XMPP client on android, I've got it running perfect with authentication using Digest-MD-5, however when I try to convert it to X-FACEBOOK-PLATFORM it keeps failing. Could someone tell me why? I've attached the source code. I know it's something really small but I can't seem to figure it out. The source can be downloaded from.
View 3 Replies
View Related
Apr 30, 2010
So, somehow I accidentally installed the Facebook app in the Android market, which overwrote my Facebook HTC app that came built in. Did I screw anything up? AppBrain told me to upgrade it (HTC version), and upgraded to market version. Is there a difference? Should I care? Is there a way to undo what I have done? Seems like AppBrain has a bug in there, so be warned! Or it is just me being clueless, I suppose.
View 1 Replies
View Related
Feb 2, 2010
I have the Android Facebook-Connect library running in my emulator and I'm able to set my status with the Facebook API I have setup. However, I don't know where to go from there? Am I supposed to use the session key that this library allows me to get and make some Facebook API calls? I haven't found any code examples to even see what the proper syntax is. Am I better off using another library? I tried fbrocket with limited luck(I get a "server error 104 - Incorrect signature").
View 1 Replies
View Related
May 10, 2010
I'm searching for android phones that can use video out to the tv for a research project. I'm considering the HTC Touch Pro.
Is there anything I have to do specifically to get the video out to work (for displaying my app on the tv)? or will the phone just display a running app on the tv without extra work?
View 2 Replies
View Related
Oct 16, 2010
Facebook app vs. facebook access from browser? For some reason, I think that accessing facebook from browser (I use dolphines) is much better than using the app...
View 6 Replies
View Related
Jun 13, 2010
I am probably reposting, but i can't find the exact answer im looking for (if you know the thread, please link it).
Facebook for HTC Sense is a POS. We all know that. But what is killing me is that I can set up a "sync" my HTC Eris with Fb for HTC Sense (that doesnt actually sync) but not for the standard Facebook app.
The HTC Sense Facebook App does a terrible job of syncing contacts w/ the phone, so I am trying to do it thru the Facebook for Android App.
I) Should I just keep on trying with the HTC App even tho its not fully working or syncing?
When I go to Menu> Settings> Accounts&sync>Add account (after removing sycing w/ FB for HTC Sense) I can add an account for: Facebook -or- Facebook for HTC Sense.
But, when I try to click on Facebook, nothing happens. Fb for HTC still works and I can add the account to that, but I wont get the contacts again. (I think).
II) What is going on w/ my Facebook for Android app? (I have updated it, too).
View 8 Replies
View Related
Nov 18, 2010
I am using facebook sdk and with the help of example given with that SDK i developed a code to login and store access_token into database
i have 2 problems:
1). when i try to fetch access_token from database and pass it to facebook it doesn't allow me to post on wall using that example given with that facebook sdk, why is that so??
2). i gone through that facebook.java code, but what i got is that to post on a wall i got to open a dialogue box as there is no other method to pass my message straight away and post. Please tell me solution towards it or tel me wat should i do when i want to post on a wall without opening a dialogue box
code:............
Whats wrong with above code.. its not posting on wall and giving me Wall Post: empty on phone and emulator both.
View 1 Replies
View Related
Jul 16, 2010
I removed my facebook account because I didn't wane all of my friends in my contacts, but a few of them are still in my contacts and I can't delete them!
View 3 Replies
View Related
Nov 4, 2010
My 'accounts & sync' settings have always had 'facebook' turned off for syncing, and I have never turned it on. Yet this morning i was playing around with the bit in 'people' to try and see if the facebook bit in there worked and i would be able to link a contact in there with their facebook account. It asked me to log into facebook (after which incidentally it could not then find the contact in facebook lol). After that i went to the calendar and it now shows ALL 2500 facebook contacts birthdays!!
Please tell me there is a way to undo this. at no point did i ever select auto facebook syncing, or choose to import facebook calendar. Obviously now the calendar is pretty unusable as there are multiple bithdays on every day.
View 6 Replies
View Related
Feb 28, 2010
On my phone I have the Facebook app downloaded from the market. I also noticed that the phone comes bookmarked with Facebook.
So here is my question, under Menu>Settings>Social Network> Facebook appears there. I have that set to update every 12 hours.
HOWEVER, my actual Facebook App is set to update every 2 hours.
So... does the settings under Menu>Settings>Social Network>Facebook control my facebook app or just the bookmark that comes pre-installed on the phone?
I am trying to save battery life, and I noticed that the settings under Menu>Settings>Social Network>Facebook were set to update every hour, but I had the settings under the downloaded app to update every two hours. My goal is to have only one facebook medium updating so I don't drain battery life!
View 7 Replies
View Related
May 18, 2010
Like everyone who's updated to 2.1, I'm experiencin the same bugs with Facebook (i.e. all my FB contacts show up in my dialer and my txt msgs). Anyways, I was toolin around in Accounts & Sync under Settings. Right now, the accounts I have set up are Google, Weather, and Facebook for HTC Sense. When I click Add an Account, there's something called just "Facebook," in addition to the "Facebook for HTC Sense."I've always known there were two Facebook apps (or whatever you wanna call them) on my phone, cause when I want to share a pic I take, I can do it using either "Facebook" or "Facebook for HTC Sense." I always share the picture using "Facebook" because it allows me to post a comment as well.Anyways, getting back to Accounts & Sync, I was wondering if anyone could shed some light on how these two apps differ. Maybe if I choose to sync the "Facebook" account as opposed to "Facebook for HTC Sense," that could solve some of these issues we're all having? I have no idea, but I'm hesitant to do anything for fear of clogging up my phone's contact list with Facebook friends.
View 16 Replies
View Related