Skip to content

Android image browser for Pixabay made with Android SDK.

License

Notifications You must be signed in to change notification settings

NagaChiang/android-image-browser

Repository files navigation

Android Image Browser

Android image browser for Pixabay made with Android SDK.

Features

Layout Modes

Provides list or grid layout modes.

Recent Search Suggestion

Suggests keywords depending on recent search history.

Remote Configuration

Some configurations can be controlled remotely. Currently it's hosted on the GitHub pages of this repository.

Build

This project should be built with Android Studio.

Dependencies

Secrets

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

Future Works

  • 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

About

Android image browser for Pixabay made with Android SDK.

Topics

Resources

License

Stars

Watchers

Forks

Languages