Search code examples
androidimagefacebookfacebook-android-sdk

Uploading to a album of a page on Facebook using Android sdk


Say i am the owner of the page "ABC" and there is an album on that page, called "XYZ" and this app is only for one person, me. I want to upload a picture to "XYZ".

So first thing i need to do is login using the Facebook account who owns the page. Second i need publish_pages permission? Is that so? How do i get the permissions. And once i get the permissions, how do i post the picture to that album? Can anyone tell me how to do this ?


Solution

  • Additional information about the Graph API in general and login: https://developers.facebook.com/docs/graph-api/using-graph-api