# Anbox

[Anbox](https://github.com/anbox/anbox)是一个基于容器的在常规GNU/Linux（如Ubuntu）上启动一个完整Android系统的平台。即，Anbox可以在Linux系统上无需缓慢的虚拟化就可以运行Android。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://huataihuang.gitbook.io/cloud-atlas-draft/virtual/anbox.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
