# Instalação

Para fazer a instalação da aplicação nos PDA’s devemos fazer o seguinte:

1. Ir ao explorador de ficheiros, entrar em "ftp.wave.pt", seguir para "03 - Mobile Logistic\Android\APK", transferir o apk, instalar e dar as devidas permissões.
2. Dentro da aplicação temos de ir às definições e em "Webservice WS" inserir o IP do servidor onde o projeto foi instalado, a porta (se for necessário) e o nome da pasta do WebService. (exemplo: <http://192.168.1.120/MobileLogisticsAPI/API/>)

{% hint style="info" %}
O servidor e o PDA têm de estar ligados à mesma rede.
{% endhint %}

<figure><img src="/files/JWeUEHdL4xDnPZN1fs3m" alt="" width="563"><figcaption></figcaption></figure>

<figure><img src="/files/V1tDj0YZUeMZ0QRSF39t" alt="" width="188"><figcaption></figcaption></figure>

3. Por último é só testar as ligações e verificar se está tudo operacional.


---

# 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.wave.pt/mobile-logistic-manual/aplicacao-android/app/instalacao.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.
