I've been developing a photo browsing app and I was wondering if maybe there is some kind of way to add some social-networking options to it( like sharing one or more photos on facebook or twitter, etc.). Any suggestion is welcome. Thanks.
Asked
Active
Viewed 752 times
1 Answers
0
Yes, there are such options, take a look at:

MByD
- 135,866
- 28
- 264
- 277
-
I've used Facebook Graph but only on mobile platforms. Are you sure I can use it within my desktop app? – Teo Apr 16 '12 at 19:04
-
1Take a look at this question, seems like something doable: http://stackoverflow.com/questions/7470157/is-there-an-up-to-date-facebook-java-sdk – MByD Apr 16 '12 at 19:05
-
Thank you very much :) I'll take a look later at those sdk's. – Teo Apr 16 '12 at 19:22