> For the complete documentation index, see [llms.txt](https://guide.cronuszen.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.cronuszen.com/zen-es/dispositivos-compatibles/android.md).

# Android®

Cronus Zen™ te permite jugar en dispositivos Android compatibles usando un mando compatible. Puede usarse en teléfonos, tablets y portátiles.

## Paso a paso

***

{% stepper %}
{% step %}
Conecta Cronus Zen™ a un PC con Windows® usando el **puerto USB PROG**.
{% endstep %}

{% step %}
Abre **Zen Studio → Panel de dispositivo** y habilita **PS Remote Play**.\
Luego puedes desconectar el **cable USB PROG**.

Nota: PS Remote Play está habilitado para asegurar que los mandos conectados al Android sean detectados correctamente.
{% endstep %}

{% step %}
Conecta Cronus Zen™ al dispositivo Android con USB-C utilizando el **puerto USB CONSOLE/PC**.\
Un **adaptador USB-C OTG** es necesario.
{% endstep %}

{% step %}
Asegúrate de que el Zen esté encendido. Espera aproximadamente 10 segundos antes de conectar un controlador.
{% endstep %}

{% step %}
Después de 10 segundos, conecta un controlador compatible al puerto USB A3 del Zen.

**Nota:** Los mandos inalámbricos deben estar completamente cargados. No se cargan desde el dispositivo Android.
{% endstep %}
{% endstepper %}


---

# 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://guide.cronuszen.com/zen-es/dispositivos-compatibles/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.
