# ApkInstaller **Repository Path**: haoyu3/wsainstall-tool ## Basic Information - **Project Name**: ApkInstaller - **Description**: windows下自动关联APK文件且双击即可安装到手机上。多个手机连接电脑时会弹窗提示选择设备。 - **Primary Language**: C# - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 69 - **Forks**: 18 - **Created**: 2021-10-27 - **Last Updated**: 2025-10-16 ## Categories & Tags **Categories**: android-modules **Tags**: None ## README # Apk Installer ![](https://img.shields.io/badge/license-GPL%203.0-brightgreen.svg?style=flat) ![](https://img.shields.io/badge/downloads-2,000+-brightgreen.svg?style=flat) #### Description Apk Installer (former name: WSAInstallTool, renamed since version 1.2.3.0) is a tool for Windows that automatically associates APK files and installs them on any Android device by double-clicking on them. The software can display the icon of Apk itself, a detailed list of permissions, etc. #### Software Architecture C# + Winform #### Installation After downloading and extracting to any location, double-click **ApkInstaller.exe** The installation and uninstallation of ApkInstaller requires manipulation of the registry, please **run as administrator** this software. 1. Install: Click `Install` with one click. 2. Uninstall: Click `Uninstall/Clear old version` , and then delete the folder. #### Instructions ![image-20230227220401289](https://gitee.com/haoyu3/photo_gallery/raw/master/rust/other/202302272204389.png) * Display .Apk/.Ipa/.Appx icon * Automatically install it on any Android Device by double-clicking .apk file * Display apk Info * etc #### Donate - [PayPal](https://github.com/1595901624/apkshellext/blob/ApkShellext2_hy/PayPal.Me/haoyu94) - AliPay Account: [1595901624@qq.com](mailto:1595901624@qq.com) #### Contribution 1. Fork the repository 2. Create Feat_xxx branch 3. Commit your code 4. Create Pull Request #### Feedback Please submit issue.