> ## Documentation Index
> Fetch the complete documentation index at: https://dragonwingdocs.qualcomm.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Qualcomm® Launcher

> A GUI-based tool to download, flash, and configure operating systems on Qualcomm®-based development kits.

<img className="block dark:hidden" src="https://mintcdn.com/qualcomm-prod/ajmq44Q1W0vLtUT4/Tools/Qualcomm-Launcher/images/flash-complete.png?fit=max&auto=format&n=ajmq44Q1W0vLtUT4&q=85&s=5108371ca1d71c8f90ab2eb7475283cd" alt="Qualcomm Launcher — Flash complete" width="1200" height="1100" data-path="Tools/Qualcomm-Launcher/images/flash-complete.png" />

<img className="hidden dark:block" src="https://mintcdn.com/qualcomm-prod/ajmq44Q1W0vLtUT4/Tools/Qualcomm-Launcher/images/flash-complete.png?fit=max&auto=format&n=ajmq44Q1W0vLtUT4&q=85&s=5108371ca1d71c8f90ab2eb7475283cd" alt="Qualcomm Launcher — Flash complete" width="1200" height="1100" data-path="Tools/Qualcomm-Launcher/images/flash-complete.png" />

## What is Qualcomm® Launcher?

Qualcomm® Launcher is a **GUI-based application** that simplifies the entire bring-up workflow for Qualcomm® development kits — from selecting and downloading an OS image to flashing it onto the device and completing initial setup.

No command-line tools, drivers, or manual EDL sequences needed. Just open the app and follow the steps.

## What this guide covers

<CardGroup cols={3}>
  <Card title="Install" icon="download" href="./installation">
    Download and install Qualcomm® Launcher on your host machine.
  </Card>

  <Card title="Flash" icon="bolt" href="./flash-os">
    Select a development kit, choose a target OS, and flash it to the device.
  </Card>

  <Card title="Configure" icon="sliders" href="./configure-device">
    Set a password, connect to Wi-Fi, and complete initial device setup.
  </Card>
</CardGroup>

## Supported hardware

Qualcomm® Launcher supports a range of development kits including:

* IQ-8275 Evaluation Kit
* IQ-9075 Evaluation Kit
* Rubik Pi 3 Development Kit

<Note>
  For the full list of supported kits, refer to the kit selection screen inside
  the Qualcomm® Launcher application.
</Note>

## Supported host platforms

<Tabs>
  <Tab title="Windows">
    Qualcomm® Launcher is available for Windows (x64). Download from the
    [Qualcomm Software
    Center](https://softwarecenter.qualcomm.com/catalog/item/Qualcomm_Launcher).
  </Tab>

  <Tab title="Linux">
    Qualcomm® Launcher is available for Linux (x64). Download from the
    [Qualcomm Software
    Center](https://softwarecenter.qualcomm.com/catalog/item/Qualcomm_Launcher).
  </Tab>

  <Tab title="macOS">
    Qualcomm® Launcher is available for macOS (Apple Silicon, ARM64). Download
    from the [Qualcomm Software
    Center](https://softwarecenter.qualcomm.com/catalog/item/Qualcomm_Launcher).
  </Tab>
</Tabs>
