Android :: Upload A Video Onto My Facebook Page
Jun 20, 2010How do I upload a video onto my Facebook page from my HTC incredible? I keep getting a upload disabled message
View 1 RepliesHow do I upload a video onto my Facebook page from my HTC incredible? I keep getting a upload disabled message
View 1 RepliesI took a video today while I was out mountain biking, I thought 720p and all sweet, now I cant find a way to upload to Facebook anyone have any ideas?
View 15 Replies View RelatedIs there something special I need to do in order to upload video to facebook? I keep trying and it won't do it. On my moment I had an app, but I can't remember the name! Please help! I have looked through the threads and I am sure there is no thread cause everyone else knows how to do this and I'm an idiot.
View 3 Replies View RelatedDoes anyone know how to upload video or pics to facebook. On the INC you would just click share and it would have the facebook option.
View 1 Replies View RelatedStock DINC w/Froyo. I can easily upload pictures via WiFi/3G from Gallery because both Facebook and Facebook for HTC Sense are shown on the Share menu. But when I try to upload videos, the Share menu doesn't have either Facebook option. What gives? The only way I have been able to upload videos to FB is to connect the DINC to my computer and use the video upload feature in FB in my computer browser. Any suggestions?
View 5 Replies View RelatedHas anyone figured out how to upload a video from the Droid to Facebook? I downloaded the Ustream Broadcast app. It says it can upload directly to Facebook, but when I went on their site to configure my settings, the Facebook link had a javascript error in IE, so I tried Firefox, but that didn't work either. Capturing the video with Ustream worked nice and had the option to upload to Facebook, but I just couldn't get it to work.
View 6 Replies View RelatedI Have some long videos (2-5 minutes). I have tried sending them through email, and tried uploading them directly to facebook. When I try this it says the file size is too large. How can I get them to facebook?
View 3 Replies View RelatedAnyone 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 RelatedI 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
Since yesterday I cannot upload pics to Facebook anymore... It says mobile uploading was disabled. Any ideas how to fix that?
View 1 Replies View RelatedI'm writing an Android app where users can upload video to Youtube. I'd like the Youtube tag field to be pre-filled with a tag that I set. I'd also like the UI to work like this: user clicks on an Upload button, user goes straight to Youtube upload intent (rather than picking from a Chooser), tag field is pre-filled for them.
Is this possible using ACTION_SENDTO?
Currently I have this code, which just launches a Chooser, which really isn't what I want:
btnUpload.setOnClickListener(new OnClickListener() {
public void onClick(View v) {
//uploadToYouTube();
//videoUpload();
Intent intent = new Intent();
intent.setAction(Intent.ACTION_SEND);
intent.setType("video/3gpp");
intent.putExtra(Intent.EXTRA_STREAM, videoURI);
try {
startActivity(Intent.createChooser(intent,
"Upload video via:"));
} catch (android.content.ActivityNotFoundException ex) {
Toast.makeText(Recorder.this, "No way to share!",
Toast.LENGTH_SHORT).show();
}
}
});
When I upload a video from the video gallery, it only lets me upload using wifi. Is there a different app or setting that will allow me to upload using the Sprint Network?
View 7 Replies View RelatedI know there are many apps that let you upload pics and text to your personal profile on facebook....but I've been looking and I cant find a way to do that with facebook groups. Im the admin of a facebook group and so far I have not found a way to update the group page.
View 2 Replies View RelatedI uploaded a photo to Facebook, and it uploaded sideways, no matter how I rotated the image in the Gallery. The app doesn't allow rotation.
I am making a android software in which i m taking text from user and saving this text. Whenever user wants to see this notes/text he/she can see.this functionality is done successfully. In next step i want that whenever user want to upload that file on his/ her facebook profile, he/she can upload that files/notes, so everyone which are added to their profile can shear that file/note.
View 3 Replies View RelatedI'm new to android i'm searching for load photo to facebook by authorization,getting access_token how to do this please give me a sample code in java.its urgent please help me.
View 1 Replies View RelatedI'm sure this isn't news to any of you veterans, but this is my first android device so please bare with me. I'm using the facebook app and have noticed that neither the app itself or the widget show the actual facebook live feed or provide a way to access it....
Of course my next thought was "well what if I just use the facebook page in a browser window". Turns out that's not as simple as I thought! Apparently facebook not only has a mobile page, it also has a "touch" page that it likes to route you to. Neither the mobile or the touch facebook pages have a way to access the live feed either....
How to upload images from sd card to Facebook on android application...
View 1 Replies View RelatedI have included my code below. I have the code working for image uploads, but was wondering how to get it to work with audio and video files?
CODE:......................
how to upload android phone video to imac?
View 1 Replies View RelatedCan't upload photos to Facebook using Chrome (updated, v31.0.1650.59) on Android 4.4 - Nexus 4.
It says: Your browser is not compatible with direct photo upload (image below). WTF?
[URL] .....
Now I have the option to upload. Quick Office file browser, and still gives me an error.
Is anyone else finding that their Facebook notifications page will NOT refresh?
Mine has been stuck since Jan 6 (only that page) and g I can just go to the website, it's downright annoying.
Theres gotta be a way to upload videos to facebook?
View 2 Replies View RelatedI'm researching the development of an Android (2.2) app/service that will enable users to record short (I do emphasize short, < 30seconds) video on their phones and then upload that video (HTTP) to a server that will then transcode the video to other formats. That same user can download videos from other Android users and play them.
Now, I get a bit lost with everyones recommended approaches to all the issues in doing something like this because I haven't seen any ask this in a cohesive context. Ideally I would like a non commercial solution to this (as in no vendor/service being needed for the the video hosting/transcoding), but, feel free to include those as a recommendation (I've marked this as a wiki) as I know many like to use youtube and vimeo for the middle layer in all this.
The questions are
What server technologies do yo recommend for hosting and transcoding? What technology do you recommend for streaming the video (it would be nice to offer a high and low quality encoding depending on the users network connection) What video format and software do you recommend for converting the uploaded video on the server to be viewable later by other Android owners. Im assuming it's bad to do any transcoding on the phone prior to upload (battery/proc issues), but, if I'm wrong with that assumption what do you recommend?
The video will only need to render on an Android device, and in the future in a webkit html5 browser.
Bandwidth isnt cheap (even with numerous 30 second videos), so a good mix of video quality and video file size is important (streaming if needed to ensure quality vs. download). This is for android 2.2 devices with a video camera of course and medium to high density screen of 800x400 min. Open source solutions (server to receive the uploads, code to do the transcoding, server to do the streaming) are preferred, but not required. CDN's are an option, but I don't think that really figures in to the picture right now.
Every time that I try to upload a video it gets to 100 percent and then says failed authentication... What am I doing wrong? I made sure that I was logged in and it doesn't work.
View 1 Replies View RelatedIs there any way to access a Facebook non-user page (ex: Musician, Product, etc) through an API through Android? I saw that there is a Facebook Android SDK but I haven't been able to figure out if this can be done.
View 1 Replies View RelatedI shot a 10sec video, I don't see an option to upload it to FB, only photos.
View 2 Replies View RelatedThere is no way to do this? Do I have to put them on my PC, convert them, and then upload? That's just silly. There has to be a way...
View 2 Replies View RelatedIt just tells me that it can't.
View 3 Replies View RelatedI have an HTC Magic. Yesterday I tried to upload a photo to Facebook and it didn't work - I tried twice more and still nothing. I have three "F" icons at the top of my phone which are "ongoing" but I now want to delete and clear them. Is there anyway to cancel/clear these? If I try opening them, they take me straight to Facebook's notification page. If I hold my finger on them, nothing happens (as it does when deleting other things).
View 2 Replies View Related