With Android 2.1 how can I upload an image on to a Facebook wall? The images are store in SDCard.
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
|
You should use Facebook API http://developers.facebook.com/docs/guides/mobile/#android. And then use this code:
Be sure you application has permission to internet and sdcard reading |
||||
|
|