The android app for browsing and searching images on Pixabay.
- Image search (text and voice)
- Endless scrolling
- Refresh current query
- Switch different view type (list, grid and staggered grid)
- Memorize current view type as default for next launch
- Display detail (user, likes, favorites and tags) for an image
$ git clone git@github.com:imjacklai/android-pixabay.git
- Change your Pixabay API key in
Config.kt.example
, and remove.example
extension $ ./gradlew build