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