Android Performance Analyzer is currently intended for profiling games and Vulkan-based graphics. For all other apps, use the
profilers in Android Studio.
Export and analyze results
Stay organized with collections
Save and categorize content based on your preferences.
The Frame Profiler in Android Performance Analyzer makes it easier for you to export your frame profiles for
analysis beyond what's available in the Frame Profiler itself. This guide
explains how to export your frame profiles to RenderDoc for in-depth frame
debugging.
Export to RenderDoc
Android Performance Analyzer can export your captured frames directly to RenderDoc for analysis.
This is helpful when you want to closely examine the constituent parts of a
frame and how it was rendered.
RenderDoc is also useful when you need to investigate CPU thread activity,
because the Frame Profiler doesn't reliably replicate the original application's
CPU workload.
To generate an .rdc file that you can import into RenderDoc, use the
Export button in the frame profile view.
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-09-02 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-09-02 UTC."],[],[]]