There is an Android app (I created with Android Studio). 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.
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.