Android :: Can't Post Status Updates On Facebook / Twitter
Mar 24, 2010Is anyone else having issues posting status updates on their Facebook or Twitter using the stock apps?
View 2 RepliesIs anyone else having issues posting status updates on their Facebook or Twitter using the stock apps?
View 2 RepliesWho is easiest(less code) way to post status on twitter?
View 1 Replies View RelatedI have foursquare installed and have connected it to update to twitter and facebook. but...my checkins don't post to either! i have connected and disconnected and logged out and back in on my HTC Hero and my computer. any suggestions?
View 10 Replies View RelatedI love TweetDeck on my desktop because I can post the same update to twitter and facebook at the same time. Are there any apps for android that will let me do this? I currently use Twidroid for twitter and Bloo for facebook.
View 2 Replies View RelatedIs there an app or a way to have filters on Facebook AND Twitter (but mostly Facebook) that we can put select people in that whenever those people update their statuses we get alerted. Is there any way to do that either on or off the phone so that we can get updated on the phone and respond?
View 4 Replies View RelatedI have youtube connected to facebook and twitter via a google account. if a video is uploaded using the Android youtube application, shouldn't it automatically post to facebook and twitter, too? (or is that just for youtube in a browser?
View 1 Replies View RelatedIm 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 RelatedWhen i update my status on friendstream, it automatically updates my facebook and twitter status. I'm trying to figure out how to only update my FB status when I post to friendstream, without updating my twitter status BUT still receive other people's twitter updates. I've tried unchecking 'sync friend' and 'sync peep' in settings but that didn't work. evo 4g.
View 6 Replies View Relatedwhen i update my status from the app on my phone (droid x), it only shows up on MY wall and not on the usual list that my friends see...I have deleted the app, re-downloaded, clear data, etc. On facebook on the PC, under account settings and "other applications" where facebook for android would be listed, it is NOT there...so that may be the problem, but why isn't is showing up in the list?
View 3 Replies View RelatedAll I want to do is update my status with pictures. I cannot seem to find a way to do this. Am I overlooking something? Is there any way to update your status with any facebook app or the moblie site and attach a picture to it? I have been searching for this answer for hours, it seems so silly but I cannot figure it out, or find any posts.
Have tried:
m.facebook.com mobile site
facebook app
bloo app
This should be something easy. It is so frustrating. Is there any way of doing this other than opening up the full site on another browser. I really don't want to deal with the full site, I just want to update my status and attach a pic? going into the gallery and sharing it that way unloads it to your facebook albums but there is no way to link to it when posting a status update.
Any other Tweeters gettin tired of Twidroid? The dev had it perfect, in my opinion, about a month or two ago.
Since then, there's been this odd bug where sometimes you can't update, in fact, MOST of the time you can't update normally. You have to uninstall it first and then install the new version. And their solution is just to "suggest" this in the description.
Last week they had two updates and I had to install them 3-4 times each before they would work. I'd install, have it running and get told "there's a new update!" which is actually just the same update. Now when you tap exit it asks you "do you want to clear your username, password, and cache now?" If you press "no" it doesn't exit.
Unistalling/reinstalling wouldn't be such a huge deal except you have to re-enable it, re-enter your login info, and do all your settings over. By default it saves the cache to the phone, so you have to switch it to the SD card. By default it's going to check every 5 minutes and drain your battery, by default it doesn't show full messages in the notification shade, etc, etc...
It's a shame, as it worked perfectly with statusinator (for facebook). So, I could update my facebook status in statusinator and have automatically ask me if I wanted it copied to twitter, too.
But since statusinator doesn't work with cupcake, and appears to have been abandoned by the dev some time ago, I'm looking for a new twitter client.
I'm not going to pay for a client. I find it ridiculous for someone to expect me to pay for an app that runs a free service. That's like paying someone to turn on my television and change the channels.
I'm trying BuddyMob and twittered and they're both "okay" so far. Anything that's awesome, does notifications, and has a connection for facebook status updates?
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 RelatedI have friendstream running, and it seems to update twitter just fine, but for some odd reason facebook status messages don't get updated unless I manually refresh.
I have double checked everything too, it should be checking every hour, so I have no clue what is going on. Anyone else experiencing this? Or does anyone know of a solid workaround?
CODE:..............
Always, I get the status code as 405. I tried request queue as well.. sneding the byte array as part of the request queue, still the same issue.
Whats the best Twitter accounts to follow for android news and incredible updates? New to Twitter and just trying to find some good accounts to follow.
View 2 Replies View RelatedWhere to find complete tutorial for posting twitter status from android?
View 2 Replies View RelatedI am getting following error while updating my twitter status from java code in android using Twitter4J .
CODE:................................
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.
I want to use https://github.com/brione/Brion-Learns-OAuth for posting twitter status from android
But I have problem with filling this constants. Where to find
CODE:...........
I create app in twitter , I guess USER_SECRET is Consumer secret. But I don't know other values.
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 RelatedI'm developing an application related to daily horoscopes. I have to add a functionality that allows user to post his/her horoscope on his/ her facebook profile. as far as i know we have to get some permissions from the user to post things to their profiles. but i don't know how to do that from android.
View 4 Replies View Relatedis there a twitter and facebook api for android?
View 3 Replies View RelatedAndroid twitter Trying the following tutorial for Oauth based authentication and updating user status.
http://www.androidsdkforum.com/android-sdk-development/3-oauth-twitter.html
When i run It has successfully authenticate but when it tries to update the status following error occur.
CODE:...............
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 RelatedI'm talking about apps that allow you to post things up on Twitter or Facebook from data you generate in the app (i.e. high scores, achievements, or results).
We put this into our How Am I Feeling? app but very few people seem to be using it - at least that I can see anyway as I can only track on Twitter.
What makes you want to announce what you did? Is it entirely an afterthought or just something you try once or twice and then forget about?
With one app? Any clue of an app that will update all those maybe even myspace status, with one app. does such an app exist? I've looked around here and the market and see that peep MIGHT update fb, but I can't see a selection for that...
View 1 Replies View RelatedI am working on Android now i have to connect the App to Facebook and twitter to publish answar of the question. So Android have any code like Iphone to connect those social side.
View 2 Replies View Relatedi am struggling with facebook posts from android application. I am developing a application in android from which i want to post some text to my facebook profile.
View 7 Replies View RelatedHow to post message to Facebook using HTTP in Android? Maybe there are more simple ways?
View 1 Replies View RelatedI 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