Debugger Options Not open when ctrl+m in Android Studio Bumblebee when running react native app
Question posted in Android Studio
The official documentation can be found here.
The official documentation can be found here.
Debugger Options Not open when ctrl+m in Android Studio Bumblebee when running react native app
3
Answers
Accessing the In-App Developer Menu When CTRL+M does Not Work In android Studio BumbleBee So open Terminal and Type (adb shell input keyevent 82) because in Android Studio BumbleBee I am facing this Problem
You will have to enable the emulator to run in a different window first, which would allow you to use the keyboard shortcuts
Reference
https://developer.android.com/studio/run/emulator#run-emulator-studio
For mac os
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: