Getting Started¶
This section walks you through getting Beetroot running on your host machine — from installing system dependencies to booting your first research Android instance.
Steps¶
- Prerequisites — Linux host, Docker, kernel modules,
uv, ADB. - Installation —
uv tool install git+https://github.com/Xiddoc/Beetroot.git, thenbeetroot buildto build the base image. (If you're hacking on Beetroot itself, see CLAUDE.md for the editableuv syncworkflow.) - Your First Instance —
create→up→shell→downend-to-end.
If you've already done the one-time setup and want to spin up a second environment, jump straight to the Guides section.