> For the complete documentation index, see [llms.txt](https://blog.azagra.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://blog.azagra.dev/android/habilitar-volte-y-vowifi-oneplus-8t.md).

# Habilitar VoLTE y VoWiFi OnePlus 8T

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

Testeado en ROM Stock: OxygenOS 14 ([14.0.0.1311 EX01](https://community.oneplus.com/thread/1967661946815643650))\
Operador: Movistar / O2\
Aplicaciones:\
Shizuku: [v13.6.0](https://github.com/RikkaApps/Shizuku/releases/tag/v13.6.0)\
Pixel IMS: [v1.3.2](https://github.com/kyujin-cho/pixel-volte-patch/releases/tag/1.3.2)

<figure><img src="/files/Df5IX5qv8CyXTyL7LXLR" alt=""><figcaption></figcaption></figure>

Antes de nada, consulta con tu operador si tienes habilitado VoLTE y VoWiFi, si no es así, te lo tienen que habilitar, luego ya podrás realizar el tutorial.

En ***Opciones de Desarrollador*** hay que activar ***Depuración inalámbrica*** y también activar ***Desactivar supervisión de permisos*** que está casi abajo del todo, si no Shizuku dará problemas.

<div><figure><img src="/files/40pFPPhU7GlqHE1A2SYp" alt=""><figcaption></figcaption></figure> <figure><img src="/files/WPAuruIhs88c0GEjQ7v6" alt=""><figcaption></figcaption></figure> <figure><img src="/files/EVrkeDqTwD0stTWaC9rP" alt=""><figcaption></figcaption></figure></div>

<br>

1. Cuando activamos la depuración inalámbrica nos pide dar a permitir en la red wifi que estemos conectados en ese momento. Le damos permitir.
2. Abrimos la aplicación Shizuku, Entramos en la ***Depuración inalámbrica*** y damos ***Emparejar dispositivo*** ***con código de sincronización***. Nos aparece un código de 6 cifras.

<div><figure><img src="/files/UiIGCy2Yew5RGr223G6l" alt=""><figcaption></figcaption></figure> <figure><img src="/files/IgUmhpKENLPoqHdymVFF" alt=""><figcaption></figcaption></figure> <figure><img src="/files/r7lQayUSi9wbp6dCGrna" alt=""><figcaption></figcaption></figure></div>

En Shizuku detectara ese código o lo metemos a mano.

Volvemos a la App de Shizuku y le damos a ***Iniciar***, aparecerá una terminal que se quitara sola pasado unos segundos.

<figure><img src="/files/ui4I5gjjz0bc2fRSaU66" alt="" width="314"><figcaption></figcaption></figure>

Ya tenemos Shizuku corriendo, ahora abrimos la aplicación Pixel IMS, nos preguntara, le damos ***Permitir siempre***.

Luego en las pestañas en la parte inferior, seleccionamos la SIM que queremos habilitar ***VoLTE*** y ***VoWiFi***, habilitamos y sin tocar nada mas, reiniciamos el OnePlus 8T.

<div><figure><img src="/files/F3L5i33EwvttUCS216Xh" alt=""><figcaption></figcaption></figure> <figure><img src="/files/fobywp6J1Wt0t87EAMlI" alt=""><figcaption></figcaption></figure></div>

Después de reiniciar, entramos en ***Ajustes / Red móvil /*** seleccionamos la SIM, y habilitamos ***Llamadas Wi-Fi*** y ***Llamadas 4G*** (este seguramente aparezca habilitado)

<figure><img src="/files/DB2pPQQc604aWdixJJE0" alt="" width="314"><figcaption></figcaption></figure>


---

# 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, and the optional `goal` query parameter:

```
GET https://blog.azagra.dev/android/habilitar-volte-y-vowifi-oneplus-8t.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
