Hi all,
I am a student developer and finally on vacation so I started working a really simple app to try out visual studio and the wp7 dev environment. So far its been pretty great and I have most of the app working. However I'd like the ability to have the user tweet a photo to twitter. I know I can easily share links using the built in share api provided by Microsoft which lets users tweet using their built in accounts without me resorting to using twitter Oauth apis etc however with photos I would need a link.
Any ideas or guides on how to integrate twitpic or yfrog or similar photo service into wp7? I am looking around the web but most stuff I find is either outdated or overly complicated. I dont need to read tweets, mentions or any of the hard core stuff. Just have a user tweet a pic. Perhaps I can use an api to send the image up to twitpic and they return a url which i can then have the user share using their built in social networks....
Any help would be appreciated. Thanks.
I am a student developer and finally on vacation so I started working a really simple app to try out visual studio and the wp7 dev environment. So far its been pretty great and I have most of the app working. However I'd like the ability to have the user tweet a photo to twitter. I know I can easily share links using the built in share api provided by Microsoft which lets users tweet using their built in accounts without me resorting to using twitter Oauth apis etc however with photos I would need a link.
Any ideas or guides on how to integrate twitpic or yfrog or similar photo service into wp7? I am looking around the web but most stuff I find is either outdated or overly complicated. I dont need to read tweets, mentions or any of the hard core stuff. Just have a user tweet a pic. Perhaps I can use an api to send the image up to twitpic and they return a url which i can then have the user share using their built in social networks....
Any help would be appreciated. Thanks.