There are some interest in running rust in android devices, see for example: termux/termux-packages#261, https://www.reddit.com/r/rust/comments/631bl2/exciting_rust_coming_to_android_and_chromebooks/
We have disabled android builders, it would be great if we enabled some of these builders, so users of android devices (including chromebooks) would be able to run rustc.
As discussed here, we are running at the limit of our travis capacity, so it must be discussed.
Nominating. We have some capacity now, perhaps one of these can be enabled (and possibly in place of the existing arm-android builder?)
See also this recent blog post: “My $169 development Chromebook” about using Chrome OS and Termux. It would be nice if rustup worked on Termux.
There's already an issue about that: https://github.com/termux/termux-packages/issues/261
I think the binaries are the only thing missing, rustup.rs already provides binaries for installing rustup on android.
I would vote for aarch64-linux-android as the first builder
cc @rust-lang/infra
We've discussed this in the infra team meeting - unfortunately this requires another builder, and therefore someone willing to fund that builder. Even with that, the process for accepting money is still being ironed out by the core team. So the answer is unfortunately "not yet".
I think it's worth revisiting this issue given that the CI situation has considerably changed. AFAIK, Microsoft now sponsors the CI builders, so maybe it is possible to add this additional builder now?
I would really like to use rustup with Termux (nightly and so on), please make this happen
Most helpful comment
I think it's worth revisiting this issue given that the CI situation has considerably changed. AFAIK, Microsoft now sponsors the CI builders, so maybe it is possible to add this additional builder now?