Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Debugger Options Not open when ctrl+m in Android Studio Bumblebee when running react native app

Debugger Options Not open when ctrl+m in Android Studio Bumblebee when running react native app

like image 882
kumail khan Avatar asked Dec 30 '25 21:12

kumail khan


2 Answers

You will have to enable the emulator to run in a different window first, which would allow you to use the keyboard shortcuts

To run the emulator in a separate window instead go to File > Settings Tools > Emulator (Android Studio > Preferences > Tools > Emulator on macOS) and deselect Launch in a tool window

Reference https://developer.android.com/studio/run/emulator#run-emulator-studio

For mac os enter image description here

like image 150
Guruparan Giritharan Avatar answered Jan 01 '26 13:01

Guruparan Giritharan


The root cause is the emulator launch in a tool window by default in Bumblebee. To fix it by setting the emulator as a standalone application:

  1. Android Studio > Preferences > Tools > Emulator (cmd + ',')
  2. Deselete "Launch in a tool window", and click Apply button.
  3. Restart your emulator.
like image 32
Ethan.Li Avatar answered Jan 01 '26 14:01

Ethan.Li



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!