# Install and Licensing

### Installation

The installation of the DCAPP is performed for terminals with the Android operating system (from version 4.4). So, you must access the Google Play online store to install the application.

* Android - <https://play.google.com/store> > Apps

{% hint style="success" %}
Search for **DCAPP**
{% endhint %}

After finding the application you should proceed to its installation.

{% hint style="success" %}
When installing the application, it asks for authorization to allow it to: "Access photos, media and files on the device". Click on allow.
{% endhint %}

When opening the DCAPP for the first time, DCAPP will ask you to select a language. Select your preferred language.

<figure><img src="/files/dMrX7N6scWR5brU0pQBO" alt="" width="360"><figcaption></figcaption></figure>

After selecting the language, upon accessing the application, a welcome screen appears while the modules are loaded. Whenever you access the application, this screen appears. As you can see in the image:

<img src="/files/-MXCvXW91xLujyG52SXf" alt="" width="375">

Then, a screen like the one below will be shown. There are 6 apps already created and ready to be used.

<img src="/files/yKgzr5mQmYleTgDO7aph" alt="" width="375">

### Licensing

As you can see from the image above, the application indicates that it is not licensed. For this, the some procedures must be followed.

First access to <https://sysdevdcapp.com/products/dcapp-by-sysdev> to buy a licence.&#x20;

The entire process is carried out online. After payment, you will receive the necessary data for the activation of the application.

Then, on the main screen click on the "About" icon and you will see the following screen:

<img src="/files/-MY4Zo5Kfg1wSe65fNwL" alt="" width="375">

As you can see in the license part, there is a button that says "Activate". Click on it.

The activation process can be performed in two ways, as the image below illustrates:

<img src="/files/-MU9pTfOwwXobsfvZeh6" alt="" width="375">

You can manually enter the data with the serial number and the password or click on the icon with a QRCode to read that information in a code provided. Clicking the image with the QRCode the application asks:

{% hint style="info" %}
Do you want to allow the DCAPP application to take photos and record video?
{% endhint %}

Click "**Allow**".

Position the terminal camera framed with the QRCode and, after a successful reading, the data is filled. Finally, just click on "Accept".&#x20;

The application is licensed!

{% hint style="warning" %}
For the licensing process, the terminal must be connected to the Internet!
{% endhint %}

{% hint style="danger" %}
The demo version of DCAPP only allows you to collect 10 records per application.
{% endhint %}


---

# 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://doc.sysdevmobile.com/dcapp/install.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.
