# 3. Install the Debug APK in your device

## Install Debug APK

It's necessary to enable APK installs on your Android device.

Find bellow instructions depending on your Android version and device brand. If you have trouble finding the option, most devices have a top search bar in Settings, where you can enter "unknown" or "external" to try to find a direct link to this section.

## For Android 8 and above

#### **Samsung devices:**

1. Go to your phone’s **Settings**.
2. Go to **Biometrics and security** > **Install unknown apps**.
3. Select the browser (e.g., Chrome or Firefox) you want to download the APK files from.
4. Toggle **Allow from this source** on.

#### Xiaomi/Redmi/Pocophone **devices:**

1. Go to your phone’s **Settings**.
2. Go to **Privacy protection > Special app access.**
3. Tap on **Install unknown apps.**
4. Select the browser (e.g., Chrome or Firefox) you want to download the APK files from.
5. Toggle **Allow from this source** on.

#### Other devices:

1. Go to your phone’s **Settings**.
2. Go to \*\*Security (\*\*or **Security & privacy)** > **More settings**.
3. Tap on **Install apps from external sources**.
4. Select the browser (e.g., Chrome, Firefox, Opera...) you want to download the APK files from.
5. Toggle **Allow app installs** on.

## **For versions earlier than Android 8**

1. Go to your phone’s **Settings**.
2. Tap **Security**.
3. Under **Device administration**, toggle **Unknown sources** on.


---

# Agent Instructions: 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://docs.bravostudio.app/app-publication/publishing-your-app/android-publication-complete-process/3.-install-the-debug-apk-in-your-device.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.
