/gallerywall

android application for refreshing wallpaper with random pictures from the free Pixabay service with a scheduled period.

Primary LanguageKotlin

GalleryWall

Actions Status The most recent tag API GooglePlay

Primary screen Secondary screen Widget screen

Android application to refresh your wallpaper with in duration that can be set in settings. Each wallpaper picture comes from the free source following the any topic that been typed as search query.

It's optimized for the low battery usage using latest system's API.

Setup

Currently there only Pixabay service used to fetch wallpaper images.

Edit ~/.gradle/gradle.properties with your api key from https://pixabay.com/service/about/api/

api_pixabay=<your api key>

References