Android image browser for Pixabay made with Android SDK.
Provides list or grid layout modes.
Suggests keywords depending on recent search history.
Some configurations can be controlled remotely. Currently it's hosted on the GitHub pages of this repository.
This project should be built with Android Studio.
This project uses Secrets Gradle Plugin. Some keys should be provided in local.properties
.
PIXABAY_API_KEY=YourPixabayApiKeyHere
REMOTE_CONFIG_URL=https://nagachiang.github.io/android-image-browser/config.json
- Full MVVM architecture
- Full image: View full image after clicking the item
- Endless scrolling: Load images in the next page while scrolling
- More information: e.g. uploader, tags, etc.
- Support other image sources