This is a LiveLike's new-hire Android Code Challenge
|
%!s(int64=3) %!d(string=hai) anos | |
---|---|---|
.idea | %!s(int64=3) %!d(string=hai) anos | |
app | %!s(int64=3) %!d(string=hai) anos | |
flickersearchlibrary | %!s(int64=3) %!d(string=hai) anos | |
gradle | %!s(int64=3) %!d(string=hai) anos | |
.gitignore | %!s(int64=3) %!d(string=hai) anos | |
README.md | %!s(int64=3) %!d(string=hai) anos | |
build.gradle | %!s(int64=3) %!d(string=hai) anos | |
gradle.properties | %!s(int64=3) %!d(string=hai) anos | |
gradlew | %!s(int64=3) %!d(string=hai) anos | |
gradlew.bat | %!s(int64=3) %!d(string=hai) anos | |
settings.gradle | %!s(int64=3) %!d(string=hai) anos |
The goal of this challenge is to create an Flickr search library (not application) that allows you to search/explore image by tags and display it a grid view (basic simple UI) using Flickr API (https://www.flickr.com/services/api/flickr.photos.search.html)
This library should be used by end users in their application for searching purpose.
The Flickr search library will be responsible :-