This is a LiveLike's new-hire Android Code Challenge
![]() |
há 3 anos atrás | |
---|---|---|
.idea | há 3 anos atrás | |
app | há 3 anos atrás | |
gradle | há 3 anos atrás | |
.gitignore | há 3 anos atrás | |
README.md | há 3 anos atrás | |
build.gradle | há 3 anos atrás | |
gradle.properties | há 3 anos atrás | |
gradlew | há 3 anos atrás | |
gradlew.bat | há 3 anos atrás | |
settings.gradle | há 3 anos atrás |
The goal of this challenge is to create an *Giphy search app that allows you to search/explore image by tags and display it a grid view (basic simple UI) using Giphy API (https://developers.giphy.com/docs/api/#quick-start-guide) Search API: https://developers.giphy.com/docs/api/endpoint/#search You can use the API key: 8LtshfHp2uWb6CFpmzPtJmborDaVWu0Z (In case the API key is not working you can create you own api key) Note: Make sure to use Giphy API and not Giphy SDK Note: If there is any issue with Giphy APi, you can use any api to show grid of images
The Giphy search app will be responsible :-