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.
Related
I am making one android app and I want to post one advertisement on Facebook page that will have one video regarding my app and a link to download my android app. The user should be able to see the advertisement with video and if he wish to download my android app then after click on given link it should go to Play Store and will be able to download the app.
Anyone please help me to do this. How I can do this ?. I don't have any idea.
Thanks in advance.
yes you can create your ads for your app in facebook
please follow these guide lines
https://developers.facebook.com/docs/app-ads/creating-ads
https://adespresso.com/academy/guides/facebook-ads-beginner/setting-up-your-facebook-ads-account/
I have searched a lot for sending videos to twitter using android application. But I could not get solution. Please help me how to upload video to twitter using android application? Thanks in advance
Its not possble to upload video on twitter.
Possible approach is to upload video on some third party server and then share URL on twitter.
Check similar post by me long ago.
Upload video on twitter
Refer this link Click here .....Twitter video share this may be useful to others . I have made up a library by extending twitter4j library . Note this is used for only Silent Video share i.e Without using the composer .
I've been trying to implement a feature in my app which would allow a user to share an image and give it a caption on Facebook. This image is stored on the device while the Facebook Share Dialog requires a URL for pictures. In iOS this is incredibly simple while on Android after hours of searching I have still yet to find any solution.
Any help would be greatly appreciated. :)
Thanks,
Evan
How to upload photos are documented at https://developers.facebook.com/docs/graph-api/reference/v2.2/user/photos/ and there is also documentation on how to set a description. But be aware that the description the user have to type every single character. You can't add anything to it
I want, When i install my app which is directly login using saved gmail credential which is stored in Setting->accounts and sync.How it is possible it has any good tutorial.
Please help me.
Thanks in advance
This is an in-depth look into how you can authenticate based on the users Android credentials, has an example of how things work and how the UI should be try this
use some refrence api also available link
You can get help from android developer blog link
After all surfing for answer for this question i have found great tutorial for start to end
implementation. click here
I have performed Twitter Integration in Android. I have already done status(message posting part). But i am unable to post the picture on Twitter.
Kindly Let me know ASAP step by step.
Thanks in advance.