androidreact-nativeandroid-studiojetbrains-toolbox

Android Studio not detected by react-native doctor (MacOS)


I have installed Android Studio via JetBrains Toolbox. Although I followed all the steps according to the documentation, react-native doctor complains about missing Android Studio.

Outcome from react-native doctor command

Context:


Solution

  • I haven’t really tracked the issue. However, as a workaround, I uninstall Android Studio via JetBrains Toolbox and reinstall it using Homebrew.

    brew install --cask android-studio