Run the standalone profiler

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:

  1. Make sure the profiler is not currently running inside of Android Studio.
  2. 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.

  3. Depending on your OS, run profiler.exe or profiler.sh. The Android Studio splash screen appears. After the splash screen disappears, a profiler window opens.

Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.

Last updated 2026年03月06日 UTC.