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
bin
directory:Windows/Linux:
studio-installation-folder/bin
macOS: The use of standalone profilers is not supported on macOS.
- Depending on your OS, run
profiler.exe
orprofiler.sh
. The Android Studio splash screen appears. After the splash screen disappears, a profiler window opens.