Wollpaper
Find your new favorite wallpaper that looks just like you.
Builds
The pre-built app can be downloaded under "releases" on the right side of this page
How to compile
$ git clone https://github.com/bleszerd/Wollpaper.git
Open projet in Android Studio Go to the Wollpaper/local.properties
file and put your Pexels Api key in the last line like this:
//...
API_KEY="asG6sA2s6AS9sf1Asf9g77f9aD"
Go to Build
on Android Studio menu -> Build Bundle(s) / APK(s)
-> Build APK(s)
Done!