An open API service indexing awesome lists of open source software.

https://github.com/sdrausty/buildapkslivewallpapers

Android APK live wallpapers sources that build in Termux on Android. Pull requests welcome!
https://github.com/sdrausty/buildapkslivewallpapers

android android-app android-application android-smartphone android-wallpaper termux

Last synced: 11 months ago
JSON representation

Android APK live wallpapers sources that build in Termux on Android. Pull requests welcome!

Awesome Lists containing this project

README

          

# buildAPKsLiveWallpapers
Android live wallpaper APKs that build in [Termux](https://termux.com) on Android. This repository is a submodule for [buildAPKs.](https://github.com/sdrausty/buildAPKs)

To install it in its' proper place, copy and paste the following into [Termux.](https://termux.com)
```
cd && git clone https://github.com/sdrausty/buildAPKs
cd buildAPKs
git submodule update --init sources/liveWallpapers
```