cargo-quickinstall
cargo-quickinstall copied to clipboard
[Feature Request] Add Android (Termux) Supported target
Termux is Terminal Emulator for Android, termux have rust package in their repository (debian based) . building rust crate with large dependencies in termux takes a lot times, and may giving storage issue (on limited storage) so.. if cargo-quickinstall supporting Android (termux), it will be help.
FYI: to supporting android target we need build using https://docs.rs/crate/cargo-ndk/0.6.1
Thanks, we are definitely willing to support this!