Skip to main content
New Member
November 12, 2024
Question

Android CPU Runtime and Battery Consumption

  • November 12, 2024
  • 0 replies
  • 0 views

There is an Android app (I created). I just want to create two GRAPHS with CPU Runtime and Battery Consumption.
It is as simple as this.
1. I tried with Android Studio Profiler. But from .trace file I am not sure how to generate the graph.
2. Are there any other alternative tools? I just need to create two graphs for the app.