I am trying to determine the cold start performance of an application. I follow this guide.
I want to use the Method Tracer tool in Android Studio, but according to this guide it seems that there is no way to connect to the process and automatically start profiling.
Is there a simple way to use the CPU tracking method to work with a cold start?
source
share