[Android Adaptive performance] Not retrieving device performance info

Hi,

  • Gpu/CpuPerformanceLevel are not supported on Android Google provider, only certain older versions of the samsung provider supported that. ?
  • It works on Android 11+ depending on feature (and OEM support). See here for a feature matrix Requirements | Adaptive Performance Android | 1.2.1
  • It uses the performance hint session API as soon as you install and run it. It reports the timing info to Android using ADPF APIs fully automatic, so you have all benefits by default.

For a little bit more control we release some new settings for the performance mode in a few weeks. Keep an eye on the [adaptive performance package topic here]( Adaptive Performance Package page-3#post-8927963) for announcements!

Hope that helps!