Android
- Dominant language
- Rust
- Stars
- 4.6k
- Forks
- 171
- PR merge metrics
- No merged PRs in 30d
Description
I tried to install on broken Galaxy S10 Android with Termux:
curl -fsSL [celld.dev/install.sh](https://celld.dev/install.sh) | sh
But the binary that was installed was not suitable. Would it be possible to add `aarch64-linux-android` as a release target. With AI sucking up all the chips old phones make good home, low power, always on servers.
Contributor guide
No contributing guide indexed for this repository
Research direction
Read the install.sh entry point and the repository's release-target configuration to trace how binaries are selected and published. Check how the existing Android or platform targets are defined, then verify that a compatible aarch64-linux-android binary is included and installs successfully through the documented command.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, rust
- Domain
- build-system, mobile-dev, release
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 62/100