How to integrate Picasa with iPhone?

后端 未结 1 372
执笔经年
执笔经年 2021-01-27 04:14

I want to integrate picasa web album with iPhone, but I don\'t know how to implement. Please help.

1条回答
  •  囚心锁ツ
    2021-01-27 05:10

    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 讨论(0)
提交回复
热议问题