This is a LiveLike's new-hire Android Code Challenge
![]() |
пре 3 година | |
---|---|---|
.idea | пре 3 година | |
app | пре 3 година | |
flickersearchlibrary | пре 3 година | |
gradle | пре 3 година | |
.gitignore | пре 3 година | |
README.md | пре 3 година | |
build.gradle | пре 3 година | |
gradle.properties | пре 3 година | |
gradlew | пре 3 година | |
gradlew.bat | пре 3 година | |
settings.gradle | пре 3 година |
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 :-