Fixed
Status Update
Comments
am...@google.com <am...@google.com>
ya...@google.com <ya...@google.com>
bo...@google.com <bo...@google.com> #2
These changes would be really nice! Being able to change the text colour is really important as it now doesn't match the rest of our app either.
Stack overflow posting -http://stackoverflow.com/questions/32533069/how-to-change-a-title-color-in-chrome-custom-tabs
Stack overflow posting -
ws...@gmail.com <ws...@gmail.com> #3
Changing text color and the overflow icon color is important to us too! Awesome work on the feature though.
bo...@google.com <bo...@google.com> #4
The ability of customize the status bar color is very important!
ws...@gmail.com <ws...@gmail.com> #5
It is in the essence of a "custom" UI component to have a custom color. Please add this feature!
ws...@gmail.com <ws...@gmail.com> #6
I have noted that the status bar automatically generated from the toolbar color is a bit darker than needed. The status bar color of the chrome activity is different to the one of the rest of my app. It doesn't strictly follow Material guidelines.
bo...@google.com <bo...@google.com> #7
The same issue I met. And is there a way to customize the title? using my own title rather than the url's. Thanks
bo...@google.com <bo...@google.com> #8
Would very appreciate this enhancement!
ws...@gmail.com <ws...@gmail.com> #9
I'd love to have the possibility to change title text color, I'll be a very important graphic consistency inside my app
bo...@google.com <bo...@google.com> #10
Voting +1 for this feature.
ws...@gmail.com <ws...@gmail.com> #11
It has been more than a year. Please add this!
bo...@google.com <bo...@google.com> #12
[Comment deleted]
ws...@gmail.com <ws...@gmail.com> #13
It will certainly be a nice feature and have a nice title for the chrome tab. Please fix this.
bo...@google.com <bo...@google.com> #14
Customize the status bar color is a real need. Voting +1
ws...@gmail.com <ws...@gmail.com> #15
Yes, it's needed definitely. Please!! Voting+1.
bo...@google.com <bo...@google.com> #16
Any date to the release of this feature? Working with VectorDrawables is awesome and let us have an IconKit but this little impediment make it not perfect
ws...@gmail.com <ws...@gmail.com> #17
Voting +1 for this feature.
to...@gmail.com <to...@gmail.com> #20
Voting +1 for this feature.
Description
We're running the
emulator
CLI, using the latestAPI 30 AOSP ATD x86
image, on an x86_64 host, like this:/android-emulator-sdk/emulator/emulator -avd emulator-avd -no-boot-anim -read-only -verbose -no-window -sysdir ./system/x86 -system ./system/x86/system.img -ramdisk ./system/x86/ramdisk.img -qemu -enable-kvm
On emulator 31.2.10:
and the emulator starts successfully.
On emulator 31.3.10:
Eventually failing with this:
(Note: we pass the
-sysdir
arg explicitly, since our system images are not stored in the SDK directory.)Found AVD target architecture: arm, thus trying to run qemu-system-aarch64-headless, seems likely to be the root cause?