> For the complete documentation index, see [llms.txt](https://doc-kr.qudelix.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc-kr.qudelix.com/5k/getting-started/bluetooth-pairing-android/android-app-connection.md).

# Android App Connection

Using the dedicated Qudelix app, you can perform firmware updates, configure features, and set up EQ for the Qudelix 5K.

The Qudelix mobile app is not related to Bluetooth audio streaming. Even without the Qudelix app, the device functions like a standard Bluetooth audio device, supporting HFP calls and A2DP audio playback.

## Insatalling <img src="/files/L9G9oZuWXP3RkkZCZzpS" alt="" data-size="line">

<https://play.google.com/store/apps/details?id=com.qudelix.qudelix&hl=en_US>

{% hint style="info" %}
Only supported on Android 8.0 and above.
{% endhint %}

## Connecting

The Android app uses a Bluetooth BR/EDR link. Therefore, the Qudelix 5K must be paired with the smartphone before connecting through the app.

You can manage device connections and deletions under the menu **App → Device → Connection**.

When the app is connected to the 5K device, the underline bar at the top of the app, indicating the selected tab, will be displayed in red. A gray bar indicates that the connection is disconnected.

<figure><img src="/files/yfXTzsEJLX6PsL36UKra" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Notic&#x65;**:**

The 5K supports multipoint pairing and can connect to two smartphones simultaneously. However, the app connection supports only one device at a time. When using multipoint pairing, if you want to connect the app to another smartphone, you must first disconnect the existing connection by closing the Qudelix app on the current smartphone.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://doc-kr.qudelix.com/5k/getting-started/bluetooth-pairing-android/android-app-connection.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
