Android Studio Proxy tab missing from extended controls settings BumbleBee
Asked Answered
Q

2

9

I need to access the proxy tab from the extended controls window in Android Studio #BumbleBee vresion. but that tab option is missing, Any help would be appreciated!

Quetzalcoatl answered 19/2, 2022 at 7:51 Comment(0)
W
15

uncheck it

I saw this image in another stackoverflow post, I had the same problem, uncheck it and works perfectly , just restar android studio and open it up again

Whelan answered 21/2, 2022 at 19:35 Comment(1)
I also had this problem, but there was no option of emulator in the File -> Settings -> Tools. So I had to run the emulator from command line by using command: emulator -avd Nexus_5X_API_23 -http-proxy <My-proxy-address>Blankly
N
1

Looking for "limitations" https://developer.android.com/studio/run/emulator

Currently, you can't use the emulator's extended controls when it's running in a tool window. If your development workflow depends heavily on the extended controls, continue to use the Android Emulator as a standalone application. In addition, certain virtual devices—such as Android TV and foldable devices—can't be run in Android Studio because they have specialized UI requirements or important functions in the extended controls.

Nerves answered 28/2, 2022 at 14:30 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.