> For the complete documentation index, see [llms.txt](https://help.brandmeister.us/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.brandmeister.us/mumble/mumble-mobile-app-setup/android.md).

# Android

## Download Application

1.) Download the application to your phone - [Google Play](https://play.google.com/store/apps/details?id=se.lublin.mumla) <img src="/files/nlqNDdZgIHlgTSGFF1ao" alt="" data-size="line">

## **Turn off VOX**

{% hint style="warning" %}
All mobile clients have VOX enabled as default. Please turn off VOX and enable PTT Mode. See steps below. Users who do not enabled PTT will be blocked. Thank you for understanding.&#x20;
{% endhint %}

&#x20;**Step 1:** Click on the 3 Lines or Hamburger Icon - Top Left.\
&#x20;![](/files/hCDJcTnPB0gkcdGwIq4P)

&#x20; **Step 2:** Click on the Settings Link

&#x20;   ![](/files/hyXS3uatBeTjmdcbFG5u)

&#x20; **Step 3:** Click on the Audio Link

&#x20;   ![](/files/LR5nrvqb7YqpT4eTgjkp)\
\
&#x20;**Step 4:** Click on the Transmit Mode Section.

&#x20;  ![](/files/W2XlvASsMNphuUpbloCJ)

&#x20;**Step 5:** Select Push-to-talk on the dialog window.

&#x20;  ![](/files/0eV8hAeqR14UZTzqp88s)

## Turn off Text to Speech (Optional)

**Step 1:** Click on the 3 Lines or Hamburger Icon - Top Left.\
\
&#x20;![](/files/hCDJcTnPB0gkcdGwIq4P)

&#x20; **Step 2:** Click on the Settings Link

&#x20;   ![](/files/hyXS3uatBeTjmdcbFG5u)

&#x20; **Step 3:** Click on the General Link

&#x20; ![](/files/CzNEfuGMsEVzS8TDbghD)

&#x20;**Step 4:** Uncheck the Text-to-speech.

&#x20; ![](/files/kUOifCXMYw6JGmBe1BiS)

## Connection Setup

**Step 1:** Click on the 3 Lines or Hamburger Icon - Top Left.\
&#x20;![](/files/hCDJcTnPB0gkcdGwIq4P)

**Step 2:** Click on Favorites

![](/files/NrHeqNx2n8bvLXiNMt9U)

**Step 3:** Click on the Plus Icon to add a server. Click Done when completed.

![](/files/8IxoivOaCt5WUfreuWJX)\
\
&#x20; **Username -** Must have your Call Sign in all CAPS and your DMR ID. (Example:   CALL-1234567)

&#x20; **Password** - this is your hotspot password for the specific DMR ID in BrandMeister selfcare.

&#x20; **Address** - Enter the server address.

&#x20; **Description** - Enter any description you like here.&#x20;


---

# 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, and the optional `goal` query parameter:

```
GET https://help.brandmeister.us/mumble/mumble-mobile-app-setup/android.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
