# Android App

## Overview

<figure><img src="/files/XVDfUSmZvt0EbF5nPk5H" alt=""><figcaption><p>Setup diagram</p></figcaption></figure>

The Android app establishes a connection to the RemoteRedirect web service and a specific link.&#x20;

The Android App receives any changes from the RemoteRedirect web service in terms of reference time changes, script changes on scene changes. All the data is sent to the display board is produced locally, and therefore does not need stable internet connection for it. Only when needing to react on changes an internet connection is required.&#x20;

## USB-RS232 Adapters

The data from the app to the displayboard is usually via RS232. Therefore you need to connect an USB-RS232 adapter to your phone.&#x20;

The following adapters have been confirmed working with our Android app:

* DriverGenius 1-Port UBS Adapter USB-A ([Amazon](https://www.amazon.de/gp/product/B0BYRW5J4K/ref=ppx_yo_dt_b_asin_title_o02_s00?ie=UTF8\&psc=1))
* DriverGenius 1-Port USB Adapter USB-C ([Amazon](https://www.amazon.de/gp/product/B07Y33RHB2/ref=ppx_yo_dt_b_asin_title_o02_s01?ie=UTF8\&psc=1))

## Download

The app can be downloaded from the Google Play Store.

{% embed url="<https://play.google.com/store/apps/details?id=com.dbnetsoft.RemoteRedirect>" %}
Google Play Store Download
{% endembed %}

<figure><img src="/files/cKzMQmz1H4wjChIsAFSw" alt="" width="375"><figcaption></figcaption></figure>


---

# 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.dbnetsoft.com/dbnetsoft/remoteredirect/configuration/operating-modes/display/connectivity/android-app.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.
