Details
-
User Story
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
None
-
None
Description
Overview:
Performance class is a standard first introduced in Android 12. A performance class defines a set of device capabilities that goes beyond Android's baseline requirements.
It is a way to group devices together without relying on a particular Android version.
Each version of Android has its own corresponding performance class, which is defined in that version's Android Compatibility Definition Document (CDD).
In Android 12, the performance class focuses on media use cases.
Guide:
https://developer.android.com/topic/performance/performance-class
Proposed Action:
Research usefulness.
Do we make query the devices capabilities using the Android version?