X
Mail
Google Cast
,

Google Cast for Google TV Receives First Update in a Year: v3.72.446070

この記事のポイント

  • The v3.72.446070 update for the “Google Cast” app, primarily installed on Google TV / Android TV devices, was rolled out around Friday, November 21, 2025.
  • This is the first update in about a year, since December 2024.
  • An analysis of the app’s code confirms internal updates, including the introduction of “Dynamic Color” from “Material 3” and an update to SDK version API Level 34 (Android 14).

The v3.72.446070 update for the “Google Cast” app, which is primarily installed on Google TV / Android TV devices, began rolling out around Friday, November 21, 2025.

This v3.72.446070 update for the “Google Cast” app is the first in about a year, since December 2024. While no new features have been officially announced for this update, an analysis of the app’s code confirms that internal updates have been made, such as the introduction of “Dynamic Color” from “Material 3” and an update to the SDK version to API Level 34 (Android 14).

  • Introduction of “Dynamic Color”
<style name="Theme.Material3.DayNight" parent="@style/Theme.Material3.Light">
    </style>
    <style name="Theme.Material3.DynamicColors.DayNight" parent="@style/Theme.Material3.DynamicColors.Light">
    </style>
<color name="m3_ref_palette_dynamic_primary0">@android:color/system_accent1_1000</color>
    <color name="m3_ref_palette_dynamic_primary10">@android:color/system_accent1_900</color>
    <color name="m3_ref_palette_dynamic_tertiary100">@android:color/system_accent3_0</color>
  • Update to API Level 34 (Android 14)
<uses-sdk
        android:minSdkVersion="28"
        android:targetSdkVersion="34"/>
    <uses-permission android:name="android.permission.POST_NOTIFICATIONS"/>

Incidentally, the “Google Cast” app is also installed on the “Pixel Tablet,” which is a Google Pixel tablet that supports Google Cast.

“Google Cast” App Link

Get it on Google Play

Share this article

Comments

コメントを残す


*This site uses affiliate advertising.