# NE+框架帮助文档

## 使用方法

NE+下载地址 <https://v1.nnnen.com/tools/Api/DownNE>

### 未root用户

#### 使用[太极框架](https://taichi.cool/zh/)（阴）

1. 下载安装[太极框架](https://taichi.cool/zh/) （请使用 7.10 或以上版本）
2. 下载安装NE+模块
3. 打开太极，点击右下角的圆形图标->创建应用，选择目标APP，然后耐心等待
4. 等待完成后，按照提示卸载原版目标APP客户端，然后安装太极版目标APP客户端
5. 完成后，回到太极首页，点击右下角圆形图标，管理模块，勾选NE+
6. 重启手机（可选），然后打开目标App客户端，即可看到NE+提示。\
   `**注意太极需要有无极码才可使用**`

#### 使用应用转生

使用方法与太极类似，不再赘述。需要注意的是[应用转生 (点我下载)](https://wwi.lanzoui.com/b0d7m15wb)需要在模块管理页面长按模块设置生效应用列表，不然模块不会生效。

### 已root用户 <a href="#root_14" id="root_14"></a>

如果你看不懂下面的步骤，那请你使用非root方式激活。

#### 安卓7及以下用户 <a href="#httpsgithubcomyujincheng08biliroamingwikie5ae89e58d937e58f8ae4bba5e4b88be794a8e688b77_18" id="httpsgithubcomyujincheng08biliroamingwikie5ae89e58d937e58f8ae4bba5e4b88be794a8e688b77_18"></a>

1. 安装Xposed installer
2. 下载Xposed安装包(zip文件)，重启进入Recovery，刷入该zip文件
3. 重启进入系统后，打开Xposed installer，侧边栏的模块设置中，勾选NE+，然后重启手机。
4. 打开目标APP客户端，即可看到NE+提示。

#### 安卓8及以上用户 <a href="#httpsgithubcomyujincheng08biliroamingwikie5ae89e58d938e58f8ae4bba5e4b88ae794a8e688b78_25" id="httpsgithubcomyujincheng08biliroamingwikie5ae89e58d938e58f8ae4bba5e4b88ae794a8e688b78_25"></a>

这里默认你的root方式为[Magisk](https://github.com/topjohnwu/Magisk)。有了Magisk，我们可以选择使用太极（阳）或者LSPosed两种方式激活模块。其中太极（阳）较为稳定，兼容性好，功能丰富，但是模块使用限制多且不开源；LSPosed开源且模块使用没有限制。

**使用**[**LSPosed**](https://github.com/LSPosed/LSPosed)

1. 打开Magisk，进入模块下载页面，下载安装Riru和LSPosed。
2. 重启手机，打开LSPosed，模块中启用NE+，会自动勾选NE+作用域。
3. 打开目标APP客户端，即可看到NE+提示。

**使用**[**太极框架**](https://taichi.cool/zh/)**（阳）**

1. 下载并且安装太极
2. 下载[太极Magisk版](https://github.com/taichi-framework/TaiChi-Magisk/releases)，打开Magisk模块管理页面，点击+号刷入下载好的zip包。
3. 重启手机后，可以看到太极中提示当前为太极阳模式。 点击右下角的圆形图标->添加应用，选择目标APP
4. 回到太极首页，点击右下角圆形图标，管理模块，勾选NE+
5. 重启手机（可选），然后打开目标APP客户端，即可看到NE+提示


---

# 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://help.nnnen.com/master.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.
