> For the complete documentation index, see [llms.txt](https://docs.puremoon.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.puremoon.net/.apk-+-obb-ge-shi-zi-yuan-de-an-zhuang-jiao-cheng.md).

# .APK + OBB格式资源的安装教程

APK + OBB格式资源食用方法说明 如同分类下有该游戏数据包(OBB)下载链接的游戏，那么安装包和数据包都要下载。下载后，先安装基础安装包 (后缀为.apk的文件)。

观察数据包(后缀为.obb)的文件名。文件名组成部分为main/patch.一串数字.一串带点的英文.obb，将所有数据包移动到以下目录：

/storage/emulated/0/Android/obb/那串带点的英文/放在这里

举例：本站下载的Cytus 1的数据包名称为main.1004740.com.rayark.Cytus.full.obb，那么请将这个文件移动到以下目录： /storage/emulated/0/Android/obb/com.rayark.Cytus.full/

如果系统内没有一模一样的路径，请自行创建。部分Android 12及以后机型可能无法访问该目录，请自行解决。(使用MT管理器)

游戏更新时，需删除旧数据包，再次下载最新的数据包，按照以上流程更新。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.puremoon.net/.apk-+-obb-ge-shi-zi-yuan-de-an-zhuang-jiao-cheng.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.
