简体   繁体   中英

Developer menu not displaying on android emulator react native

I have tried doing the following on both Android studio & Genymotion emulators to solve this:

  1. Pressing cmd+M, Fn+f2
  2. adb shell input keyevent 82, adb shell input keyevent KEYCODE_MENU
  3. reinstalled emulators

Is there any other ways to solve this issue? I am not sure what settings I need to have this running.

In Android Studio check correct version of mode. You cannot debug in release mode. Just press on Active Build Variant and choose debug mode在 Android Studio 中

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM