Status Update
Comments
vs...@google.com <vs...@google.com>
rk...@google.com <rk...@google.com>
wd...@google.com <wd...@google.com>
ru...@gmail.com <ru...@gmail.com> #2
you explicitly mention "brew", which is nothing to do with us, but imply that when you downloaded "platform tools" (presumably from developer.google.com), that worked. so i think you need to talk to the (home?)brew folks...
ru...@gmail.com <ru...@gmail.com> #3
ru...@gmail.com <ru...@gmail.com> #4
ru...@gmail.com <ru...@gmail.com> #5
did you adb kill-server
to ensure you're actually running the new one?
ru...@gmail.com <ru...@gmail.com> #6
al...@gmail.com <al...@gmail.com> #7
kc...@gmail.com <kc...@gmail.com> #8
wd...@google.com <wd...@google.com> #9
Are you not gonna fix it even though it was working in the 33.0.3 release?
at the moment, this is at best on the "maybe there's the a problem?" pile. if macOS was as broken as you suggest, we'd probably have heard more than one complaint by now. so in the meantime, there are lots of other more bugs to look at, that we're already convinced are real.
you can make this bug more convincing by trying to work out what the actual variable is --- is it some specific model of mac? is it only some specific macOS versions? android versions? is there anything interesting in logcat?
ru...@gmail.com <ru...@gmail.com> #10
wd...@google.com <wd...@google.com> #11
bo...@google.com <bo...@google.com> #12
Also the fact that it was working in the previous platform tools release, and then you assuming that I would make a bug up just because is pretty far out there.
not make it up, just be confused/mistaken. you'd be surprised how many of our bug reports are "user error" or "bad cable". is anyone else on your team having similar troubles? have you tried --no-streaming
to confirm it's specifically the streaming?
bo...@google.com <bo...@google.com> #13
de...@google.com <de...@google.com> #14
does export ADB_OSX_USB_CLEAR_ENDPOINTS=1
(
Description
DESCRIBE THE ISSUE IN DETAIL: The
-http-proxy
command line parameter is not parsed correctly no matter what format I use - it uses an empty string as a hostname/ip and fails to connect. The port is parsed correctly. Formats I tried:STEPS TO REPRODUCE:
emulator.exe -avd Pixel_3a_API_34_extension_level_7_x86_64 -http-proxy 127.0.0.1:8888 -verbose -debug-proxy
Note: I tried to create the issue in "Android Studio > Emulator" component but got "You do not have permission to create issues in this component."