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.
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.