androidandroid-studioprofilerenergy

Where Can I Find the Energy Profiler in Android Studio Iguana 2023.2.1?


I'm trying to monitor the battery usage of my application in Android Studio Iguana 2023.2.1, but I'm unable to locate the energy profiler.

When I open a profiler session, I only see options for CPU and MEMORY

enter image description here

I've also checked the "System Trace" but couldn't find anything related to energy profiling

enter image description here

Could anyone provide guidance on how to access the energy profiler or suggest what might be causing this issue? Any help would be greatly appreciated.


Solution

  • While this solution may not be ideal, I resolved the issue by downgrading my Android Studio version to Giraffe (2022.3.1 Patch 4), and now the energy profiler is functioning as expected.