https://github.com/sdrausty/buildapksbrowsers
buildAPKsBrowsers
https://github.com/sdrausty/buildapksbrowsers
android android-app android-application android-smartphone termux
Last synced: about 2 months ago
JSON representation
buildAPKsBrowsers
- Host: GitHub
- URL: https://github.com/sdrausty/buildapksbrowsers
- Owner: SDRausty
- License: mit
- Created: 2017-08-13T03:26:24.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2022-06-16T04:18:18.000Z (about 4 years ago)
- Last Synced: 2024-12-30T20:07:42.678Z (over 1 year ago)
- Topics: android, android-app, android-application, android-smartphone, termux
- Language: Java
- Homepage: https://sdrausty.github.io/buildAPKsBrowsers/
- Size: 13 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# buildAPKsBrowsers
[](https://gitter.im/builtAPKs/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
Android APK app 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 init
git submodule update sources/browsers
```