> For the complete documentation index, see [llms.txt](https://docs.sinip.tech/sinip/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sinip.tech/sinip/configurar-dispositivos-administrativos/smartphone/android.md).

# Android

## Instalación

Para configurar un *Smartphone administrativo* en la plataforma *Android* descarga la aplicación `OpenVPN Connect` [desde la Play Store](https://play.google.com/store/apps/details?id=net.openvpn.openvpn).

![](/files/-MKVdWNQT3Edx8h05HnI)

Desde tu [cuenta de Sinip](https://my.sinip.tech) descarga una llave (que no esté siendo usada por otro dispositivo) y guárdala en tu smartphone.

## Conectar el smartphone administrativo a tu red Sinip

Ejecuta la aplicación instalada e ingresa en la opción *"OVPN Profile"*, selecciona la llave descargada y presiona *"IMPORT"*.

![](/files/-MLJ5L-zFfsGG16LbAvb)

{% hint style="warning" %}
El Smartphone administrativo usar una `llave` que no esté siendo usada por ningún otro dispositivo en tu red Sinip.
{% endhint %}

Presiona *"ADD"* y finalmente usa el botón deslizante para conectar el *Smartphone administrativo* a tu red *Sinip*.

![](/files/-MLJ5L0-_y8X9VbiPUi2)

{% hint style="success" %}
Mientras el Smartphone administrativo se encuentre conectado, puedes administrar remotamente cualquier dispositivo de red que esté conectado usando su IP de tu red *Sinip*!
{% endhint %}


---

# 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:

```
GET https://docs.sinip.tech/sinip/configurar-dispositivos-administrativos/smartphone/android.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.
