Skip to content

DanVerseDev/simple-apk-installer

Repository files navigation

Simple APK Installer 📱

A lightweight, transparent, and professional tool for Windows to install Android apps into Windows Subsystem for Android (WSA) simply by double-clicking .apk files.

📦 Download Latest Version

License: MIT Version Platform

✨ Features

  • 🔋 Double-Click Install: Automatically associates .apk files with the tool for a native experience.
  • ⚡ Automated Startup: Wakes up WSA if it's currently inactive, closed, or in standby.
  • 🎨 Real APK Icons: Integrated shell extension to display the real application icons in File Explorer.
  • 🌐 Multi-language: Native support for 12+ languages including English, Spanish, Arabic, Japanese, and more.
  • 🛡️ Open Source: Fully auditable code using PowerShell and Inno Setup. No hidden binaries.
  • 🤖 Robust Connectivity: Advanced polling logic that waits for the Android system to fully boot before installing.

📦 Installation

Executable Installer

The easiest way to get started. It handles file associations and shell extensions automatically.

  1. Download SimpleAPKInstaller_v1.2.0_Setup.exe from the Releases page.
  2. Run the installer as Administrator.

🚀 Usage

Once installed, the process is completely seamless:

  1. Double-click any .apk file on your computer.
  2. A console window will appear, waking up WSA if necessary.
  3. The tool will wait for the ADB connection and the Android boot sequence.
  4. Your app will be installed and ready to use from the Start Menu.

Note: If APK icons do not appear immediately, you may need to restart Windows Explorer or your PC.

🤝 Third-Party Credits

This project integrates the following open-source technologies:

  • ApkShellext2 by kkguo: Provides the shell extension for displaying real Android app icons in Windows Explorer. (MIT License).

🛠 Prerequisites

  • Windows 10 or 11 with WSA installed.
  • Developer Mode enabled in the Windows Subsystem for Android settings.
  • ADB (Managed automatically as a dependency via WinGet).

📄 License

MIT License - Copyright (c) 2026 Daniel Martí


Built with ❤️ by Daniel Martí aka DanVerseDev.

About

A lightweight, transparent, and professional tool for Windows to install Android apps into Windows Subsystem for Android (WSA) simply by double-clicking .apk files.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors