Run the standalone profiler
Stay organized with collections
Save and categorize content based on your preferences.
The standalone Android Studio profiler lets you profile your app without running the full Android Studio IDE.
To run the standalone profiler, do the following:
- Make sure the profiler is not currently running inside of Android Studio.
Go to the installation directory and navigate to the
bindirectory:Windows/Linux:
studio-installation-folder/binmacOS: The use of standalone profilers is not supported on macOS.
- Depending on your OS, run
profiler.exeorprofiler.sh. The Android Studio splash screen appears. After the splash screen disappears, a profiler window opens.