Nokia, OnePlus, Oppo, Motorola, and others will support Android 12 dynamic themes

2 min read

One of the most impressive new features in Android 12 is the automatic Material You theming system, which changes the appearance of your device (specifically, the colors of certain interface elements) based on the current wallpaper. Codenamed ‘Monet,’ the theming system is currently exclusive to Google’s own Pixel devices, but now we know at least some manufacturers are planning to support some variation of it.

A new code commit (via Mishaal Rahman on Twitter) in Google’s Material Components library, titled “Add supporting manufacturer list of dynamic colors,” reveals at least some of the manufacturers that will support dynamic system themes. The current list includes Oppo, Realme, OnePlus, Vivo, Xiaomi, Motorola, Itel, Tecno Mobile, Infinix, HMD Global (manufacturer of Nokia-branded Android devices), Sharp, Sony, TCL, Lenovo, Google, and Roboelectric.

private static final Set<String> DYNAMIC_COLOR_SUPPORTED_MANUFACTURERS =
  new HashSet<>(Arrays.asList(
"oppo", "realme", "oneplus", "vivo", "xiaomi", "motorola", "itel", "tecno mobile limited",
"infinix mobility limited", "hmd global", "sharp", "sony", "tcl", "lenovo", "google",
"robolectric"));

Google already confirmed that the code for Monet would be added to AOSP, the open-source code repository for Android, sometime after the initial release of Android 12. However, it was still unclear if any manufacturers besides Google would be interested in supporting dynamic themes, as many of them have their own Android skins with their own design languages.

The main catch is that the color palettes generated from your wallpaper could be different from what Google’s own Monet implementation does, since manufacturers will likely tweak its algorithm for their devices. Also, as developer Kieron Quinn pointed out on Twitter, having the list of OEMs in the library instead of Android’s APIs could mean apps won’t support new manufacturers until they update the Material Components library in their code.

Interestingly, there is one missing name from the list: Samsung. The most recent One UI 4 beta releases don’t include anything like Material You, and if the current list is any indicator, Samsung isn’t planning on supporting dynamic themes anytime soon. It’s possible more manufacturers could be added to the list before the update to Material Components is ready, though.

The post Nokia, OnePlus, Oppo, Motorola, and others will support Android 12 dynamic themes appeared first on xda-developers.



from xda-developers https://ift.tt/3op4phh
via QUANCEA

You may like these posts

Post a Comment

hey there, great job keep on interacting