# README

![AndroidBook](/files/-MZIsQzJkYBUs0yHgzHP)

> 🔥 持续更新中，涉及Android开发者基础、进阶、高阶、各辐射领域等方向的知识体系与面试题总结归纳，目前项目处于初期阶段，内容较少，但是小编会用心收集并规整，旨在方便自己，同时方便他人，如果你也有兴趣，可以一起参与进来，共建共勉～
>
> ⭐️ 建议收藏，方便阅读～**GitBook**地址：<https://wanlinruo.gitbook.io/androidbook/>

## 建立初衷

1. Android复习大纲，构建知识体系📖
2. 归纳知识点，分组分类展示📈
3. 同时佛系积累经典面试题，涉及各领域，希望能坚持下去。🎯

## 后续计划

* [ ] 搭建GitBook阅读，统一管理分类，方便查阅
* [ ] 搭建目录结构，方便首页直接进入，降低可达深度
* [ ] 丰富知识体系，涵盖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://wanlinruo.gitbook.io/androidbook/readme.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.
