> For the complete documentation index, see [llms.txt](https://i.pixcat.cn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://i.pixcat.cn/an-zhuo-di-san-fang-an-zhuang-qi.md).

# 安卓第三方安装器

Android 第三方打包安装器、应用包管理组件、XAPK 转换器整理

## 通用

大多数情况下，你可以直接使用 [MT管理器](https://mt2.cn/download/) 、 [NP管理器](http://normalplayer.top/) 来对 APKS、XAPK、APKM 格式的安卓安装包进行安装。

## 安装器

* [**InstallerX Revived**](https://github.com/wxxsfxyzm/InstallerX-Revived) - 现代 Android 软件包安装器，InstallerX 项目的继任者，使用 Shizuku、Root、Dhizuku 工作
* [**SAI（Split APKs Installer）**](https://github.com/Aefyr/SAI)
* [**R-安装组件**](https://t.me/joinchat/AE6otyLVOCtlYzhl)
* [**爱玩机工具箱（安装器接管功能）**](https://doc.byyoung.top/) - 使用爱玩机工具箱的安装器接管功能，代替系统软件安装器作为默认安装器，需要 Root 权限或 Magisk 模块
* [**InstallerX**](https://github.com/iamr0s/InstallerX) - 已停更，建议使用 InstallerX Revived
* [**App Manager**](https://github.com/MuntashirAkon/AppManager) - 开源软件 App Manager 自带一个安装器

## 转换工具

一般情况下，可以直接使用 MT 管理器或 NP 管理器将 APKS 等格式的安装包转换为常见的 APK 格式，但这可能需要登录或会员权限。使用以下工具可以将 APKS、XAPK、APKM 安装包格式转换为 APK 格式。

* [**AntiSplit M**](https://github.com/AbdurazaaqMohammed/AntiSplit-M)
* [**AntiSplit-X**](https://github.com/Hiaashuu/AntiSplit-X)

## 相关

一些经验：APKS 等格式可能包含了多个分包，一些安装器或者转换工具可能会将多个分包同时安装到系统中（例如你的 64 位系统，其实并不需要 32 位 V7A 的分包），但安装器可能会将它一并安装在系统中，这可能会造成软件体积占用更大（相较于 Google Play 方式安装的体积更大）。可以使用 InstallerX Revived 在安装前选择要安装的分包。
