Fixed
Status Update
Comments
km...@google.com <km...@google.com>
bo...@google.com <bo...@google.com>
wd...@google.com <wd...@google.com>
za...@gmail.com <za...@gmail.com> #3
Looks like this is fixed in master, presumably as part of the synchronization with the chromeos gcc. Won't make r11, but will be in the next update.
wd...@google.com <wd...@google.com> #4
Is this fixed? I am seeing linker error on log2 while using ndk-r13b.
za...@gmail.com <za...@gmail.com> #5
log2 wasn't available in android until jb-mr2 (android-18).
Also possible that the problem you're seeing is just more ofhttps://github.com/android-ndk/ndk/issues/82 . Essentially, we have to build gnustl against the minimum supported version (currently android-14), so it can't make use of anything that was present in that version. We're working on fixing this for libc++ with a better libandroid_support, but that's still WIP.
Also possible that the problem you're seeing is just more of
de...@google.com <de...@google.com> #6
Thank you for your patience while our engineering team worked to resolve this issue. A fix for this issue is now available in:
- Android Emulator 33.1.4
We encourage you to try the latest update.
If you notice further issues or have questions, please file a new bug report.
Thank you for taking the time to submit feedback — we really appreciate it!
iz...@gmail.com <iz...@gmail.com> #7
Thnx
no...@gmail.com <no...@gmail.com> #8
Gracias
Description
Currently holding the command key on macOS will result in this pinch-to-zoom UI popping up on the emulator, even if we are not trying to do pinch-to-zoom. Considering so many other shortcuts run through this (copy/paste, back nav, etc). Could we have an option to disable this feature, or at least change the hotkey away from cmd?