简体   繁体   English

Picasa android集成

[英]Picasa android integration

Can any one please suggest me best way of integrating Picasa in Android application? 有人可以建议我将Picasa集成到Android应用程序中的最佳方法吗? i have try a lot but not get any proper documentation..? 我已经尝试了很多但没有得到任何适当的文档..?

I have been used Picsasa web album for java . 我已经将Picsasa网络相册用于Java。 but it store the user credentials. 但它存储用户凭据。

It will possible by using gdata Api of google for Picasa. 使用Google for Picasa的gdata Api可以实现。

I was found use full API over here. 我被发现在这里使用完整的API。

https://developers.google.com/picasa-web/docs/2.0/developers_guide_java https://code.google.com/p/gdata-java-client/ https://developers.google.com/picasa-web/docs/2.0/developers_guide_java https://code.google.com/p/gdata-java-client/

Here are the libs that I used. 这是我使用过的库。 Extract them to your_project_path/war/WEB-INF/lib/ and then in your Build Path, add all of them as JARs. 将它们解压缩到your_project_path / war / WEB-INF / lib /中,然后在构建路径中,将它们全部添加为JAR。

http://www.mediafire.com/download/0r3tcradaklrgju/Downloads.zip http://www.mediafire.com/download/0r3tcradaklrgju/Downloads.z​​ip

I've done with it on Ubuntu 12.04, with ADT Bundle (adt-bundle-linux-x86_64-20130522). 我已经在Ubuntu 12.04上使用ADT捆绑包(adt-bundle-linux-x86_64-20130522)对其进行了处理。 After a few Refreshes, Close/Opens... It finally worked. 经过几次刷新后,关闭/打开...终于可以了。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM