Android :: Facebook Wall : Uploaded Photos Don't Show Up / Way To Fix

Apr 22, 2010

I'm having a problem with getting Facebook photos to upload to my wall. Instead they're just showing up in the Mobile Uploads section, without ever appearing in the news feed. I've searched everywhere online and found a few people with the same problem, but no solutions.

What's odd is I didn't have this problem when I tried the same thing yesterday. Yesterday was the first time I'd directly uploaded a photo from my phone to Facebook, though I've had my Droid for months. (Yeah, I'm a little slow with some of this stuff). I used the method of going to the Gallery, choosing my photo and then selecting Menu > Share > Facebook. I added a caption, and the photo & caption showed up on myFacebook wall, just the way I wanted.

Today I tried the same method for a new photo, and it didn't show up on my wall at all, just went straight to Mobile Uploads. As far as I can figure, I did everything exactly the same as I did it yesterday, but maybe I'm missing something. Can anyone think of a step I might have missed, or does anyone know a way to fix this?

Android :: Facebook wall : Uploaded photos don't show up / Way to fix


Motorola Droid X :: Photos Uploaded To Facebook Appear Sideways

Aug 28, 2010

Going to my gallery I "share" or "quick upload" to facebook it uploads, but it always appears sideways.

View 3 Replies View Related

General :: Downloading Uploaded Facebook Photos Back To Phone?

Sep 21, 2012

I lost my photos when i did a hard reset on my phone. Is there a way to up or download your FB photos back to your phone like u do when uploading photos to FB from your phone? HTC EVO Design 4G

View 1 Replies View Related

Android :: View Wall Photos On Facebook App?

Oct 20, 2010

I'm in my FB app, and my cousin posted photos to his news feed that I wanted to look at. I click it and it looks like it tries to send me to the m.facebook.com mobile site... except every time I click a picture, I get the following error: "The page you requested cannot be displayed right now. It may be temporarily unavailable, the link you clicked on may be broken or expired, or you may not have permission to view this page." I have had my DInc for two days now, and have not yet been able to view photos that are published to my news feed! And it's not just my cousin's photos, it's any photos on the news feed... even ones I post!

View 1 Replies View Related

Android :: Comment On Photos Uploaded Via Tweetphoto

Jul 23, 2010

I am currently using the official Twitter app and it's not too bad on the whole. However, I was wondering if there is a way of being able to comment on photos which have been uploaded via TweetPhoto etc, from the official Twitter app? I know you can add TweetPhoto to your allowed applications via Twitter on a computer, but there doesn't seem to be a way to comment on the photo from my mobile. I could reply to the tweet, but that doesn't leave a comment underneath the picture of TweetPhoto. Hope all that makes sense.

View 8 Replies View Related

Android :: App To Uploaded A Video To Facebook

Aug 7, 2010

I can't seem to find an app that allows video uploading to Facebook so I went to the full site on my phone and selected video upload and that worked. Using WiFi the whole process took about 60 seconds. I didn't realize this was possible. If this is common knowledge then I apologize for starting a new thread.

View 3 Replies View Related

Samsung Vibrant :: Can Not Mount External SD Card / Unable To See Uploaded Music , Photos - Fix This?

Oct 6, 2010

I was just uploading music and photos to my Vibrant with DoubleTwist and I don't know what happened that now the phone says...

Can not mount external SD card...

I can't see any of the music or photos that I was uploading.

I did reset the phone and keeps doing it.

View 2 Replies View Related

Samsung Vibrant :: Videos Uploaded To Youtube Don't Show Up

Sep 19, 2010

I've uploaded videos from my phone to youtube before most recently the past couple of weeks. I go to upload one right now and it looks normal connected to my account and everything. It says complete when its finished, but when I go to youtube the video isn't there. Tried it about 5 times and same thing every time.

View 2 Replies View Related

Android :: How To Post On Facebook Wall Using Facebook Android SDK - Without Opening Dialog Box

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

Android :: Facebook Error When Posting On Wall

Nov 22, 2010

I've got an issue when trying posting on my facebook wall from an application developed on an Android phone. Here's the problem: Sometimes different "strange" error message appear like "error with HelloIdahoFalls.com" or "HelloSiouxCity.com" or "HolyPlanets Connect" and so on. I really don't know why these sites appear on my error log. Seems like my Android KeyHash is in conflict with some of this sites. The strange thing is that sometimes my application works and posts correctly on my wall.

View 2 Replies View Related

Android :: Want To Post A Message On Facebook Wall

Jun 10, 2010

All Facebook SDKs for Android require an "application key", which I assume is the API key for a facebook application that must be created on Facebook. Since all I want is to post to my wall without dealing with Facebook applications, is there an SDK for Android that doesn't require these api keys?

View 2 Replies View Related

Android :: Posting Message On Friend Wall In Facebook

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

Android :: Post Message On A Wall Of Facebook In Droid?

Aug 26, 2010

How to post message to Facebook using HTTP in Android? Maybe there are more simple ways?

View 1 Replies View Related

HTC Desire :: Google Contact Photos Vs Facebook Photos

Sep 17, 2010

How do I make my contact photo stay as the google photo.I have several contacts who are linked to facebook contacts and have selected the google image are their main photo. Unfortunately some of the contacts seem to keep changing back to the facebook photo after a short while, whilst others remain OK.I have been struggling with this for quite some time, each time I change the selected image back to google but it always changes itself back.

View 1 Replies View Related

General :: Any Way To Post Pic To Wall Without Facebook App?

Mar 6, 2012

S moy Optimus V doesn't have much space on it and the Facebook app is relatively large so I don't have it installed. Every once in a while I see something I want to take a picture of and post it to facebook. Are there any apps that will allow me to do this without having the actual facebook app installed?

I know there are websites that you can hook into your facebook account to post things without going to the FB website but I'm not sure of any apps that might work in the same way.

View 1 Replies View Related

Android :: Display Successfully Message When Posted Comment In Facebook's Wall?

Nov 13, 2010

I am developing an android application and i am using fbconnect android for connect face book,It is working fine for login and post comment in facebook's wall,but i want to display successful message, when i posted commented in facebook wall.How to do for that.

View 1 Replies View Related

Android :: Facebook Sdk Droid Wall Post Line Break / Get To Work?

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

HTC Desire :: Facebook Wall Posting On Friendstream

Sep 22, 2010

Is it possible to write on a friends wall through Friendstream? I can see their walls, like their posts, comment on posts, but I can't seem to just simply write on their walls.

View 2 Replies View Related

HTC Incredible :: Delete Facebook Posts On Wall?

Jul 15, 2010

Using my inc theres no delete button

View 1 Replies View Related

Motorola Droid :: Options To See Facebook Contacts Wall?

Nov 15, 2009

I like how when I enter a contact, if it finds that person on my Facebook it will add that info, and give me the options to see their wall, post a msg, etc.

However, I deleted a contact and had to re-add them. Now it will not re-add their Facebook info. This doesnt happen to all of them, just ones I've deleted and re-added. Any ideas on how to add it?

View 2 Replies View Related

Sony Ericsson Xperia X10 :: Why Facebook Emails Don't Show 'sent By Facebook For Android'?

Oct 6, 2010

Can anyone tell that why my facebook emails don't show 'sent by facebook for Android'?

View 22 Replies View Related

Android :: Post Message To Facebook Wall From Android Fb Sdk Always Error

Sep 16, 2010

I have problem with fb sdk for Android (downloaded from http://github.com/facebook/facebook-android-sdk). Tried to post wall but always get error (permission already set and logged in to fb)

here is the code snippet onClick function, i made small modifications on their sample code:

CODE:..........

From DDMS i get the following error:

CODE:....................

View 4 Replies View Related

HTC Desire :: Facebook Birthdays Now Show In Claendar Even Though Havent Synced Facebook

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

Android :: ERIS Since Updating To 2.1 - Videos And Photos Do Not Show Up On SD Card

May 18, 2010

All the videos and photos I have taken on my ERIS since updating to 2.1 do not show up on the SD card when I mount the phone to my PC.

View 4 Replies View Related

HTC Hero :: Facebook Contact Photos As Phone Contact Photos

Mar 25, 2010

I thought that if we sync'd facebook to the Hero that people's display pictures would automatically become their contact photo on the hero.can someone tell me if this is possible and how they've done it?

View 16 Replies View Related

Android :: Uploading Photos On Facebook

Jun 22, 2010

I noticed that recently any photo uploads have the caption "Uploaded via Facebook Mobile" instead of "Uploaded via Facebook for Android".This changed sometime between May 10 and 15: Sometime between May 10 and 15 the Facebook Android app has c on Twitpic.Can anyone help me with this issue? and is anybody having the same problems as I'm having?

View 1 Replies View Related

Android :: View Photos Using Facebook App?

Jun 20, 2010

I try to view photos using the Facebook App, it redirects me to Facebook's mobile site using the internet browser ... is that what it is supposed to do? Facebook for Android does not support picture viewing? I have to say this Facebook app is very weak compared to the iPhone's.

View 1 Replies View Related

Android :: How To Upload Photos To Facebook?

Dec 6, 2009

Anyone know how to unclog stalled uploads to Facebook? I've tried to upload vacation photos but they don't get through + remain somewhere between the cloud + my T-Mobile MyTouch phone. I've tried clearing the cache as well as logging off + relogging. Nothing seems to work. Any advice?

View 4 Replies View Related

Android :: Facebook App - Can't Seem To Upload Photos

Jan 20, 2010

I have the Moto Droid (LOVE IT!)

I'm having some issues with the facebook app (native). I can't seem to upload photos, I don't get an error message or anything just photo cannot be uploaded.

I've been having problems with the native app, therefore I downloaded BLOO. I just don't like the idea of having 2 different FB apps to do everything I want to do :- would love any advice.

I've tried having wifi off and on and neither made a difference, and I've restarted the phone

View 1 Replies View Related

Samsung Captivate :: Show Me Some Photos Taken From Your Phone

Oct 6, 2010

Im still trying to fine tune my camera on mine to find a good setting, seems like some come out great and some come out like crap.

View 4 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved