claude-code-android
Public install guide and recovery scripts for running Claude Code natively on Android via Termux or AVF. Built it because nobody had documented the real failure modes: Claude Code ships vendored ripgrep with no arm64-android binary so Grep silently ENOENTs on fresh install, /tmp is not natively writable, Node v24 hangs on ARM64. Includes safety hooks, an SSRF guard, a documented path to contribute/ test/ ask questions. Real users finding it through search: 373 unique visitors and 33 unique cloners in the last 14 days, top referrer is Google. When upstream shipped 2.1.113 and broke every native Termux install, I shipped a pinned recovery release the same day, including the auto-updater chmod defense.