Reputation: 2536
Can anyone help me by suggesting on the way to upload images to facebook in Java using Facebook Graph API?
Upvotes: 1
Views: 1978
Reputation: 180788
I suggest you use restfb to do this. It should greatly ease your learning curve.
There's an example using restfb to upload images to facebook here: facebook: Post photo to timeline with restfb
Upvotes: 2