HTC EVO 4G :: Facebook Widget Won't Update?
Aug 29, 2010
I have been getting a weird "error fetching data [null]" type error for the past several days. I went to the marketplace and downloaded Facebook for Android to try and fix the problem. It does seem to have worked, however now my facebook widget will NOT update. It's so weird because under the actual facebook app everything is up to date in the news feed... but the widget is showing an old status update from several hours ago with no changes since. the really weird thing is that it has actually updated since I replaced Facebook for Android so I'm not sure if they are even related. I have tried changing my syncing settings several different ways but no change. What is going on?
View 7 Replies
Nov 23, 2009
I have the Droid and my fb widget stopped updating. It used to work fine but has been sketchy for a few days. Is this happening to anyone else?
View 2 Replies
View Related
Apr 19, 2010
Last night I noticed that the Facebook Widget displayed a message "update not available". If you clicked the "F" to go to your profile, newsfeed that worked. However the newsfeed that pushes to the widget stopped. I haven't changed my settings and everything else is updating regularly. I removed the widget, replaced it and it just shows up blank and the "F" no longer hot links. However, from the same program, I can add the shortcut to Facebook and that works.
View 2 Replies
View Related
Jul 15, 2010
Im looking for a widget that allows me to update Facebook and Twitter from the homescreen without launching an app. It only needs to update, I dont need to see friends statuses or my Facebook wall or Tweets or anything just a status updater widget.
View 1 Replies
View Related
Sep 11, 2010
It looks just like the Lpp calendar widget, and works great so far. Do the update if you're using this home app, and you'll get the Facebook widget under Lpp widgets.
View 27 Replies
View Related
Jun 1, 2010
This is just a little pet peev wondering if someone has an answer. How do i update the pics that are pulled down from facebook into contacts and the favorites widget. My friends have changed photos and they don't seem to change on the phone.
View 8 Replies
View Related
Dec 3, 2012
Is there a Twitter/Facebook widget (social networking/statuses) to update statuses? I had one on my DroidX but can't seem to find/figure it out on here.
View 3 Replies
View Related
May 1, 2010
I can create a static widget without thinking, I can even create a widget like the analogue clock widget that will update itself, however, I can not for the life of me figure out how to create a widget that reacts to when a user clicks on it. Here is the best code sample that the developer documentation gives to what a widget activity should contain (the only other hint being the API demos, which only creates a static widget):
public class ExampleAppWidgetProvider extends AppWidgetProvider {
public void onUpdate(Context context, AppWidgetManager appWidgetManager, int[] appWidgetIds) {
final int N = appWidgetIds.length;
// Perform this loop procedure for each App Widget that belongs to this provider
for (int i=0; i<N; i++) {
int appWidgetId = appWidgetIds[i];
// Create an Intent to launch ExampleActivity
Intent intent = new Intent(context, ExampleActivity.class);
PendingIntent pendingIntent = PendingIntent.getActivity(context, 0, intent, 0);
// Get the layout for the App Widget and attach an on-click listener to the button
RemoteViews views = new RemoteViews(context.getPackageName(), R.layout.appwidget_provider_layout);
views.setOnClickPendingIntent(R.id.button, pendingIntent);................
View 2 Replies
View Related
Nov 27, 2010
data monitor widget missing after update to 2.1-xperia x8...any ideas?
View 1 Replies
View Related
Sep 11, 2010
LauncherPro Plus has been updated and now includes the Facebook widget. It looks just as nice as all the other widgets in Launcher Pro Plus and is the best FB widget available IMHO. I really like the look of it and it pulls your wall for all posts, not just friends like the Facebook app widget does.
View 22 Replies
View Related
Sep 4, 2010
I am not notified by anything when I have a new message or post on Facebook. There is no indicator that there is a new notification. What can I do so I am. Also, how does Facebook refresh when I go into it?
View 2 Replies
View Related
Jun 12, 2010
There's an error code that pops up on my Facebook widget every time I open it.
View 2 Replies
View Related
Oct 20, 2010
So I'm using Launcher Pro Plus. It comes with a full-screen Facebook widget. That shows you the news feed, etc. in the settings of the LP Widget, there are two options.
Facebook Login Update Interval. I had to sign in and stuff to get the widget to work. Did that. Worked fine for a couple of days. Then tonight it's just not working. My interval is set to 15 minutes. Last FB post was at 9:15. It's now 2:08am. I go to the option "Facebook Login" in the settings and I get this:
{"error": {"type": "0AuthException ","message": "Error validating application."}}
View 18 Replies
View Related
Jul 31, 2010
I decided to try out launcher pro but I miss the feeds and updates widget.is there a good facebook widget in the market or anywhere?
View 3 Replies
View Related
Jun 7, 2010
I recently updated my phone to the latest Droid release from Verison. I see some pretty good improvements over 1.5, but now I've installed the latest update of the 'official' face book app, and the Face book widget no longer works! I get 'problem loading gadget' where the widget should appear on my phone The app still works if I click on the icon, but the widget is now 'broken'. Anyone else have this problem?
View 4 Replies
View Related
Oct 25, 2010
I've been running the Facebook widget from LPP and it stopped updating last week. I've rebooted the phone, uninstalled and reinstalled the widget, no luck. Any thoughts?
View 3 Replies
View Related
Jul 22, 2010
How can I get the default facebook widget on launcher pro? I'm not sure if it is actually a facebook widget, I think it was the accounts widget? Where you can sync with your gmail, my space, facebook etc; I installed Launcher Pro and can't find it anywhere.
View 7 Replies
View Related
Jun 4, 2010
If this is already posted but i couldn't find it. so today i figured out how to get the stock facebook widget to work again because every time i opened it up or tried to post something i got an error number/null (i forgot what it exactly said) so what i did is go to the market and look for the facebook app and install it. its going to ask to uninstall the old one and reinstall it. do that and once it is complete, uninstall the updates because for some reason the widget would not load and voila the stock widget works again if you guys already know this feel free to delete this post. And FYI i too also mainly use the touch.facebook site but sometimes its nice to be able to post something without going to the browser and it just irritated me that after updating to 2.1 a stock widget kept failing but i thought i would share this with all of you
View 2 Replies
View Related
May 30, 2010
Even though I specifically set FB to do not update nor notify, I still notice that in the widgets comments are updated. What am I doing wrong? or What is wrong with FB? I'm using Android 2.1 with latest FB version.
View 3 Replies
View Related
Nov 3, 2010
Any tips how to fix that? I have tried refreshing.
View 5 Replies
View Related
Sep 24, 2010
I have the official facebook app on my x10. However what other facebook app are out there?
Is their any that have the widget function, where i can see if i have new message.
I hate refreshing every minute on the official facebook app.
View 11 Replies
View Related
Feb 26, 2010
Ok so AWHILE ago in the droid forum someone posted their screen shot and it had a black facebook widget skin... I believe it was ported from Sense maybe... by xda maybe... anyways i tried searching and couldn't find it... Does anyone have the link to get it?
View 1 Replies
View Related
Aug 11, 2010
I've been trying pure messenger with updates every 3 hours but it still seems to be burning through battery quick. Anyone have suggestions?
View 11 Replies
View Related
Aug 11, 2010
I am using a droid x with adw. I an living people 2x4 widget I downloaded, but I hate not being to use my facebook photos of my contacts. Can anyone suggest a widget, paid or free where I can make a widget, use facebook photo & dial/text?
View 1 Replies
View Related
Aug 17, 2010
installed overclock kernal and now for some reason every b day thats in my facebook is now synced to my calender wiget. how do i get this to stop and go back to only have reminders that i put in?
View 1 Replies
View Related
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
Aug 3, 2010
Is anybody else People Widget that is linked to FaceBook contacts pictures not centered? I have 12 contacts and 8 of them are FB pics and 5 of them are showing there heads cutoff lol. Am I the only one experiencing this? Is anybody else friends pictures not centered or cuts them off?
I've contacted HTC and they told me to factory reset my phone
View 4 Replies
View Related
Dec 17, 2011
A widget which puts all the posts from the "big ones" in one, scrollable feed? I want Facebook, Twitter, Google+ and various RSS feeds in one big feed on one of my home screens, preferably with customizable colours.
View 2 Replies
View Related
Aug 17, 2010
I have a facebook event in my device's calendar that is displaying the correct time on the main calendar, but showing the incorrect event time in two different calendar widgets I've tried, as well as the event list in the Facebook app.
To make matters more complicated, the facebook app is displaying a different incorrect time than the widgets.
I've removed the facebook event from my calendar, reinstalled the widgets, done a battery pull, resynced, and the problem persists.
I think the host changed the time of the event after I first synced it to my phone, but I'm not sure.
View 2 Replies
View Related
Nov 3, 2010
I updated Facebook today. Now, I keep getting this message. "Sorry! The process com.google.process.gapps has stopped unexpectedly. Please Try Again" Force Close. How can I fix this problem?
View 3 Replies
View Related