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!
- Host: GitHub
- URL: https://github.com/sdrausty/buildapkslivewallpapers
- Owner: SDRausty
- License: mit
- Created: 2017-07-27T02:07:22.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2019-06-07T01:57:27.000Z (about 7 years ago)
- Last Synced: 2025-04-04T19:32:11.850Z (about 1 year ago)
- Topics: android, android-app, android-application, android-smartphone, android-wallpaper, termux
- Language: Java
- Homepage: https://sdrausty.github.io/buildAPKsLiveWallpapers/
- Size: 458 KB
- Stars: 5
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGE.log
- License: LICENSE
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
```