My Friend Flickr v 1.0An android client for logging in to Flickr which allows you to view photos from:
* Your own and your friends photostreams* The interestingness for today collection* Custom search result. Search includes OR, AND, and TEXT options
In addition you can:
* View and add photo comments* Take your own pictures with the camera!
This app was built with Android Studio which uses the gradle build system.
## Acknowledgements
This project uses the [Flickr API] ( https://www.flickr.com/services/api/)
It also uses many other open source libraries such as:
* [CodePath Rest-Client-Template](https://github.com/thecodepath/android-rest-client-template) * [scribe-java](https://github.com/fernandezpablo85/scribe-java) * [Android Async HTTP](https://github.com/loopj/android-async-http) * [codepath-oauth](https://github.com/thecodepath/android-oauth-handler) * [UniversalImageLoader](https://github.com/nostra13/Android-Universal-Image-Loader) * [ActiveAndroid](https://github.com/pardom/ActiveAndroid) * [simple-crop-image] * [Gradle](https://github.com/gradle/gradle)