> ## Documentation Index
> Fetch the complete documentation index at: https://docs.listeneer.moongs.asia/llms.txt
> Use this file to discover all available pages before exploring further.

# 執行安裝

> 使用 ADB 指令將軟體快速安裝至裝置

這是最後一步。確保你的 **裝置** 已經連上電腦，然後直接執行安裝指令。

## 執行安裝指令

打開終端機（CMD 或 PowerShell），輸入以下指令：

```bash theme={null}
adb install -r "apk路徑/xxx.apk"
```
