Why my Android Studio does not have Coroutines Tab


My Android Studio version is 2026.1.3 Patch 1. When debugging, there is no Coroutines Tab in debugger tool window. My project has referenced libraries kotlinx-coroutines-android and kotlinx-coroutines-core, their versions are 1.11.0.

According to this post, Android Studio in version 2021.3.1 and above should have Coroutines Tab.

![no Coroutines Tab in debugger tool window](https://i.sstatic.net/QbINLknZ.png "no Coroutines Tab in debugger tool window")

0
Aug 22 at 1:14 PM
User AvatarAlpacaMan
#android#android-studio#debugging

No answer found for this question yet.