• Welcome to the all-new Android Central Forums! - We're still moving some things around, so you may see a few quirks here and there, but we're working on getting things fully completed as soon as possible. For now, take a look around, and if you run into any major issues, please let us know in this thread!

How can I display values from Android Studio profiler/performance on my app?

wmw_hv

New member
Feb 6, 2023
1
0
0
I used the Android Studio profiler to check how the values of CPU, memory and energy change during the execution of an app I'm developing. I wonder if there is any way I could display these values, for instance, the energy consumed and CPU load on my APP?

This is some of the documentation I checked and it doesn't say anything about it.

If there is any other way to display performance values on the app without using the profiler, I could also use that!