Skip to content

aman-senpai/AndroLaunch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

88 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

AndroLaunch - Your Android Device Management Hub for macOS & Windows

AndroLaunch

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.

๐Ÿš€ Key Features at a Glance

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 $leftrightarrow$ Android).

๐Ÿ› ๏ธ Setup: Get Started in Minutes

AndroLaunch works by utilizing two essential tools: adb and scrcpy. You need to install these on your system before launching the app.

macOS Installation

  1. Install Dependencies: Open your Terminal and run the following command using Homebrew:
    brew install android-platform-tools scrcpy
  2. Launch: Download the macOS version and move it to your Applications folder.

Windows Installation

  1. Install Dependencies: We recommend using Scoop or Chocolatey:
    • Scoop: scoop install adb scrcpy
    • Chocolatey: choco install adb scrcpy Alternatively, download them manually and ensure they are in your System PATH.
  2. Launch: Download the Windows version (exe) and run it.

Step 2: Configure Your Android Device


โœจ Features In-Depth

๐Ÿ“ฑ Device and System Management

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.

๐Ÿ”Œ Seamless Connectivity

  • 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.

๐Ÿ“‚ App Control and Installation

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.

๐Ÿ–ฅ๏ธ Full Screen Mirroring (via Scrcpy)

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.

๐Ÿ“‹ Bi-directional Clipboard Sync

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.

๐Ÿ“ธ Screenshots

ย  ย  menu ย  Device menu ย  ย  Manage Commands

License ๐Ÿ“„

This project is licensed under the MIT License.


Powered By:

About

A professional macOS menu bar application for managing Android devices through ADB and Scrcpy, built with modern Swift architecture patterns.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors