开发者

How to integrate Picasa with iPhone?

开发者 https://www.devze.com 2023-01-15 16:40 出处:网络
I want to integrate picasa web album with iPhon开发者_运维问答e, but I don\'t know how to implement. Please help.There is one API for accessing the web albums from picasa

I want to integrate picasa web album with iPhon开发者_运维问答e, but I don't know how to implement. Please help.


There is one API for accessing the web albums from picasa

http://code.google.com/apis/picasaweb/overview.html

The API let you send and receive albums formatted as GData feeds. After securely authenticating to Google, you can request all the albums and the photos from an album, create new albums, replace and delete photos, and also search results.

0

精彩评论

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