-2

I am developing an android application in that I want to upload videos to my and my friend's Facebook profile. I have seen Facebook android SDK but I am not able to work out from where to start? I don't know, how to authenticate user? Also I don't know how to upload videos? Can any one tell me which steps I need to take to upload video to Facebook? If possible also give sample code.

Please help me.

Thanks in advance.

Anvesh
  • 309
  • 1
  • 8
  • 24
  • 2
    just a simple search would do it... http://stackoverflow.com/questions/6908413/is-uploading-videos-from-an-sd-card-to-facebook-possible-with-the-facebook-sdk – Ovidiu Latcu Jan 03 '12 at 14:32
  • I have already read this post and i tried to implement but i got errors so i thought i am missing some steps, that's why i have asked for steps. Please read my question properly. – Anvesh Jan 03 '12 at 14:38
  • 1
    You guys know how to post videos to... Facebook? – Stealth Rabbi Jan 03 '12 at 14:39
  • No I don't know that's why I have asked. – Anvesh Jan 03 '12 at 14:42

1 Answers1

2

Hello everyone I have search on net and I found some help for my question. I have successfully implemented video uploading but some steps you need to take before you upload.

Please refer this link and implement the given case. It will allows you to do login and then use this link to implement video upload.

I have solved my problem but I have posted this answer just to help those people who face the similar problem.

Community
  • 1
  • 1
Anvesh
  • 309
  • 1
  • 8
  • 24
  • have try with video from sdcard or from link except youtube video – Khan Jul 02 '12 at 07:20
  • thanks for sharing answer.. by referring this link i can only be able to upload 3gp video.. but i want to upload mp4 also... any help? – Sanket Kachhela Feb 08 '13 at 20:07
  • no I haven't tried that but if I get the solution then I'll post here. If you feel this answer is useful then please give +1 to answer as well as question. – Anvesh Feb 14 '13 at 05:06