mirror of
https://github.com/postyizhan/NitWikit.git
synced 2024-12-21 08:20:41 +08:00
32 lines
1.1 KiB
Markdown
32 lines
1.1 KiB
Markdown
|
---
|
||
|
sidebar_position: 3
|
||
|
---
|
||
|
|
||
|
# 在Android 上安装Pojav Launcher
|
||
|
|
||
|
GitHub Action 下载
|
||
|
|
||
|
**需要 GitHub 账户才能下载。**
|
||
|
|
||
|
如果你想在正式发布前测试最新、最好的版本,可以从 GitHub Actions 获取副本。
|
||
|
|
||
|
1. 首先进入 [PojavLauncher](https://github.com/PojavLauncherTeam/PojavLauncher) 软件仓库,然后切换到 "Actions "选项卡。
|
||
|
|
||
|
![](https://pojavlauncherteam.github.io/assets/img/Android-Actions-1.96a0b3c7.png)
|
||
|
|
||
|
2. 接下来,在工作流程选择菜单中选择 "Android CI"。
|
||
|
|
||
|
![](https://pojavlauncherteam.github.io/assets/img/Android-Actions-2.99495cb5.png)
|
||
|
|
||
|
3. 选择要下载的分支旁边带有绿色或蓝色复选标记的构建。
|
||
|
- 大多数人都会选择 `v3_openjdk`。
|
||
|
|
||
|
![](https://pojavlauncherteam.github.io/assets/img/Android-Actions-3.d484abce.png)
|
||
|
|
||
|
4. 在 "Artifacts"下,选择要下载的构建类型。
|
||
|
- 大多数人都会选择 "app-debug"。
|
||
|
|
||
|
![](https://pojavlauncherteam.github.io/assets/img/Android-Actions-4.07b1b65e.png)
|
||
|
|
||
|
下载完 Actions 版本后,就可以解压缩并像安装其他 .apk 文件一样进行安装了。
|