This is a LiveLike's new-hire Android Code Challenge
![]() |
3 vuotta sitten | |
---|---|---|
.idea | 3 vuotta sitten | |
app | 3 vuotta sitten | |
flickersearchlibrary | 3 vuotta sitten | |
gradle | 3 vuotta sitten | |
.gitignore | 3 vuotta sitten | |
README.md | 3 vuotta sitten | |
build.gradle | 3 vuotta sitten | |
gradle.properties | 3 vuotta sitten | |
gradlew | 3 vuotta sitten | |
gradlew.bat | 3 vuotta sitten | |
settings.gradle | 3 vuotta sitten |
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 :-