Android Flickr 客户端
My Friend Flickr v 1.0
用于登录 Flickr 的 Android 客户端,允许您查看以下位置的照片:
* 您自己和您朋友的照片流
*“今日趣味”合集
* 自定义搜索结果。搜索包括 OR、AND 和 TEXT 选项
此外,您还可以:
* 查看并添加照片评论
* 用相机拍摄自己的照片!
这个应用程序是用 Android Studio 构建的,它使用 gradle 构建系统。
## 致谢
该项目使用 [Flickr API] (https://www.flickr.com/services/api/)
它还使用许多其他开源库,例如:
* [CodePath Rest-Client-Template](https://github.com/thecodepath/android-rest-client-template)
* [scribe-java](https://github.com/fernandezpablo85/scribe-java)
* [Android 异步 HTTP](https://github.com/loopj/android-async-http)
* [codepath-oauth](https://github.com/thecodepath/android-oauth-handler)
* [通用图像加载器](https://github.com/nostra13/Android-Universal-Image-Loader)
* [ActiveAndroid](https://github.com/pardom/ActiveAndroid)
* [简单裁剪图像]
* [Gradle](https://github.com/gradle/gradle)
阅读更多信息