AndroLaunch is a professional and powerful cross-platform application (macOS & Windows) designed to give you effortless control over your Android devices using the power of ADB (Android Debug Bridge) and Scrcpy. Manage quick settings, launch apps, install APKs, and even mirror your device screenโall from one convenient spot.
| Category | Features | New in Latest Release |
|---|---|---|
| Setup & Connectivity | Automatic device detection, ADB status monitoring. | Wireless Pairing via QR Code, dedicated ADB Shell terminal. |
| Quick Controls | Toggle Wi-Fi, Bluetooth, Mobile Data, Location, DND, Auto-Rotate. Adjust volume and brightness. | Uninstall Apps, Clear App Data, install APKs from file. |
| App & System | List and launch installed apps, system reboot (normal, bootloader, recovery). | Improved app search and native menu integration. |
| Screen Mirroring | Full device screen mirroring with custom resolution. | Borderless Window Mode, Camera Mirroring (with custom settings), Audio Toggle. |
| Productivity | Clipboard sync, command execution |
Bi-directional Clipboard Sync (Mac/PC |
AndroLaunch works by utilizing two essential tools: adb and scrcpy. You need to install these on your system before launching the app.
- Install Dependencies: Open your Terminal and run the following command using Homebrew:
brew install android-platform-tools scrcpy
- Launch: Download the macOS version and move it to your Applications folder.
- Install Dependencies: We recommend using Scoop or Chocolatey:
- Scoop:
scoop install adb scrcpy - Chocolatey:
choco install adb scrcpyAlternatively, download them manually and ensure they are in your System PATH.
- Scoop:
- Launch: Download the Windows version (exe) and run it.
Manage your device's core functions directly from your Mac menu bar:
- Real-time Device List: See all connected Android devices and their status (e.g., Connected, Unauthorized).
- Quick Toggles: Instantly switch Wi-Fi, Bluetooth, Mobile Data, Location, and other critical system settings on or off.
- Power Controls: Easily Reboot your device into the System, Bootloader, or Recovery modes.
- Volume & Brightness: Adjust device volume and screen brightness sliders without touching your phone.
- Automatic Setup: AndroLaunch automatically finds your installed ADB and manages the ADB daemon.
- New! Wireless Pairing: Connect your Android device wirelessly to your Mac using a simple QR Code scanโno cables required after the initial setup.
- New! ADB Shell: Open a dedicated terminal for the selected device to execute custom ADB commands directly.
Control your installed applications and manage APK files effortlessly:
- App List and Search: Browse all installed apps with a quick search function.
- Launch Apps: Open any app instantly from the menu.
- New! App Uninstall: Remove unwanted apps with a confirmation dialog.
- New! Clear App Data: Reset an application to its initial state by clearing all its saved data.
- New! Install APK: Drag and drop or select an APK file to install it directly onto the connected device.
Mirror your Android screen to your Mac with advanced options:
- Full Mirroring: Launch a window showing your device's screen.
- New! Borderless Mode: For a cleaner, more integrated view.
- New! Camera Mirroring: Preview your device's camera (front or back) in a separate window with custom FPS and resolution settings.
- New! Audio Toggle: Choose to mirror the audio from your device to your Mac.
This is a massive productivity booster:
-
Copy/Paste Mac
$leftrightarrow$ Android: Text copied on your Mac is instantly available on your Android device, and vice-versa. -
Note: For Android
$rightarrow$ Mac synchronization, you must install the companion app, AdbClipboard, on your Android device.
This project is licensed under the MIT License.







