An Android Application Installer for Windows
- APK-Installer
- 目录
- 如何安装应用 / How to install the app
- 最低需求 / Minimum requirements
- 使用应用安装脚本安装应用 / Install the app using the app installation script
- 使用应用安装程序安装应用 / Install the app using the Windows App Installer
- 更新应用 / Update the app
- 屏幕截图 / Screenshots
- 使用到的模块 / Modules used
- 鸣谢 / Special thanks
- Star 数量统计 / GitHub repo stars stats
- Windows 10 Build 17763及以上 / and above
- 设备需支持ARM64/x86/x64 / The device needs to support ARM64/x86/x64
- 至少400MB的空余储存空间(用于储存安装包与安装应用) / At least 400MB of free storage space (used to store installation packages and install applications)
- 下载并解压最新的安装包 / Download and unzip the latest installation package
(APKInstaller (Package)_x.x.x.0_Test.rar)
- 如果没有应用安装脚本,下载
Install.ps1
到目标目录 - 右击
Install.ps1
,选择“使用PowerShell运行” - 应用安装脚本将会引导您完成此过程的剩余部分
- 下载并解压最新的安装包 / Download and unzip the latest installation package
APKInstaller (Package)_x.x.x.0_Test.rar)
](https://github.com/Paving-Base/APK-Installer/releases/latest "下载安装包") - 开启旁加载模式 / Turn on side loading mode
- 如果您想开发UWP应用,您可以开启开发人员模式 / If you want to develop UWP applications, you can turn on the developer mode . For most users who do not need to do UWP development, the developer mode is not necessary,对于大多数不需要做UWP开发的用户来说,开发人员模式是没有必要的
- 安装
Dependencies
文件夹下的适用于您的设备的所有依赖包 / All dependent packages applicable to your device under the installation folder - 安装
*.cer
证书到本地计算机
→受信任的根证书颁发机构
/ Install the certificate toLocal Machine
>Place all certificates in the following store
>Trusted Root CA
- 双击
*.appxbundle
,单击安装,坐和放宽
- 下载并解压最新的安装包 / Download and unzip the latest installation package
(APKInstaller (Package)_x.x.x.0_x86_x64_arm_arm64.appxbundle)
- 双击 / Double click
*.appxbundle
,click Update,sit and relax
- 所有为 APK Installer 做出贡献的同志们 / All people who contributed to the APK Installer project ❤️
- 铺路尚未成功,同志仍需努力! / Paving the road has not been successful, comrades still need to work hard!