Replies: 1 comment 5 replies
-
You might get away with specifying a local URL / path to the bootstrap dialog, but the problem is, our bootstrap itself needs network. All in all, Nix package manager isn't exactly offline-friendly either. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How do I get pre-built .apk with bootstrap included? I need it in the case of no internet connection.
I run on marshmallow 6.0.1 and latest termux is only for nougat v7+.
The legacy repository has bootstrap included as
termux-v0.79-offline-bootstraps.apk
https://archive.org/download/termux-repositories-legacy
Could I have something like
com.termux.nix_188031-offline-bootstrap-release-22.11.apk
?Beta Was this translation helpful? Give feedback.
All reactions