Skip to content

Releases: SubhamSathua/apk-cast

APK-Cast v1.2.0: Portable Edition

Choose a tag to compare

@SubhamSathua SubhamSathua released this 13 Jun 11:35

APK-Cast is a local-first utility designed to help mobile developers serve Android APK builds to physical devices instantly over LAN.

No USB cables, no cloud uploads -> just local, high-speed testing.

Features in this Debut

  • One-Click PATH Setup: Includes a Path Manager utility (Set-Env-Path.exe) that allows you to run apkcast from any
    folder or terminal globally.
  • Automatic Build Detection: Smartly scans folders for APKs, supporting both single-file projects and complex
    multi-module (Debug/Release) structures.
  • QR Code Connectivity: Generates a high-quality QR code in the terminal for instant mobile connection.
  • Local-First & Private: 100% of the processing and serving happens on your network. Zero telemetry, zero external
    servers.

Included Tools

  1. apkcast.exe: The main high-performance local server.
  2. Set-Env-Path.exe: The setup wizard for global terminal access.
  3. README.html: Complete offline documentation.

Release Info

  • Filename: APK-Cast-1.2.0-windows-x86-64.zip
  • Architecture: x86-64 (64-bit Windows 10/11)
  • Status: Initial Stable Release