Every other Claude Code guide assumes you own a Mac. This is the only one written from a Termux session on Android. By the end you'll have Anthropic's CLI agent running stably on your phone with skills, MCP servers, and wake-lock so it survives Doze.
$39 PDF · Full 60-page guide → Free coach to walk you through it →Termux's native package set uses Bionic libc instead of glibc, which breaks some Node native modules Claude Code's dependencies need. The fix is proot-distro — a userspace Ubuntu chroot that runs at ~95% of native speed but behaves like a real Linux server.
pkg update && pkg install proot-distro termux-api jqproot-distro install ubuntu && proot-distro login ubuntucurl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.1/install.sh | bash && nvm install 20npm install -g @anthropic-ai/claude-codeclaude, complete OAuth via your phone's browser, start asking questionstermux-wake-lock in bare Termux (not the proot) and pin Termux's battery setting to "Unrestricted".NODE_OPTIONS="--max-old-space-size=2048" globally before installing anything heavy.A naked Claude Code is a chatbot with file tools. To make money you stack it with: tls-email (transactional email), web-search, brief (morning briefing), swarm (parallel subagents), pushout (TTS notifications), tls-status, cf-deploy, gumroad-post, playwright-record, ntfy-push, kv-write, simplify.
The full 60-page guide ships every SKILL.md verbatim plus 5 monetization recipes that have shipped real revenue (cold-email outreach, breach-response watcher, digital products on Stripe, content videos via Playwright, AI coach access tier).