- Joined
- March 3, 2025
- Messages
- 566
- Reaction score
- 2,000
- Points
- 93
- Thread Author
- #1
Android APK sample sources that build in Termux on Android. This repository is a submodule for buildAPKs.
Installation Of Git Package:
$ pkg install git
$ git clone https://github.com/sdrausty/buildAPKs
$ cd buildAPKs
To install it in its proper place, copy and paste the following into Termux.
$ pkg install git submodule init
$ pkg install git submodule update sources/samples
Installation Of Git Package:
$ pkg install git
$ git clone https://github.com/sdrausty/buildAPKs
$ cd buildAPKs
To install it in its proper place, copy and paste the following into Termux.
$ pkg install git submodule init
$ pkg install git submodule update sources/samples