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!
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!