It seems that starting with Android 12, it is possible to implement animated media playback in notifications: https://developer.android.com/about/versions/12/features#enriched_image_support_for_notifications You can refer to https://github.com/home-assistant/android/pull/4284 for working implementation (altough for some reason it states that it works only with Android 14+)