开发者

iPhone:Upload photo to flickr

I am developing a application where i want to load the photo on flickr. i don't want to use the toolkit. I want to use flickr API.I read the API documentation of flickr but there are no API to upload photo on particular accou开发者_开发技巧nt. All API related to Garden not to user account.

i simply want to user will supply username and password , then I pass the username,password and photo content to API (or web service). Please suggest


Flickr's API documentation for uploading: http://www.flickr.com/services/api/upload.api.html
And a sample request: http://www.flickr.com/services/api/upload.example.html


Rupesh, check out this post by the Flickr devs, explaining in detail the process of authorizing your iPhone app against a users account:

http://code.flickr.com/blog/2009/11/19/building-authorized-flickr-apps-for-the-iphone/

Hope that helps,

Iain

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜