https://github.com/buildapks/buildapkswidgets
buildAPKsWidgets
https://github.com/buildapks/buildapkswidgets
android android-app android-application termux
Last synced: 2 months ago
JSON representation
buildAPKsWidgets
- Host: GitHub
- URL: https://github.com/buildapks/buildapkswidgets
- Owner: BuildAPKs
- License: gpl-3.0
- Created: 2019-02-07T08:19:00.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-10-04T21:04:10.000Z (over 6 years ago)
- Last Synced: 2025-01-22T11:49:24.123Z (over 1 year ago)
- Topics: android, android-app, android-application, termux
- Language: Java
- Size: 2.73 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGE.log
- License: LICENSE
Awesome Lists containing this project
README
# buildAPKsWidgets
Android APK widget sources 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/widgets
```