Android Developers
developer.android.com › games dev center › android gpu inspector
Android GPU Inspector (AGI)
April 30, 2026 - Capture a trace from an individual application frame and then perform an in-depth analysis of your game’s GPU usage. This includes more in-depth coverage and analysis of Vulkan and OpenGL ES API calls. ... AGI is available for download below or on GitHub. For requirements and setup info, ...
AI-powered IDE
Android Studio provides app builders with an integrated development environment (IDE) optimized for Android apps. Download Android Studio today.
Training
stop Training level: Beginner · stop Training level: Intermediate
Android Studio preview
Get early access to the latest features and improvements in Android Studio.
Libraries
View binding is an Android Jetpack feature that simplifies interaction with UI elements by generating binding classes for XML layout files, providing direct and type-safe references to views with IDs, effectively replacing findViewById.
GitHub
github.com › google › agi
GitHub - google/agi: Android GPU Inspector · GitHub
Starred by 1.1K users
Forked by 166 users
Languages Go 53.7% | Java 22.9% | C++ 13.0% | Starlark 4.6% | Python 3.3% | HTML 1.1%
Videos
16:10
How to optimize your GPU usage with Android GPU Inspector (AGDK) ...
04:48
Introducing Frame Profiling in AGI - Android Game Dev Show - YouTube
20:30
Optimize your graphics with Android GPU Inspector frame profiler ...
03:31
Introducing the Android GPU Inspector - Android Game Dev Show - ...
Gpuinspector
gpuinspector.dev
Android GPU Inspector
Android GPU Inspector · Releases Documentation File a bug GitHub · menu · A single tool that will help you profile graphics on Android across several GPUs: Qualcomm® Adreno™, Arm® Mali™, and Imagination® PowerVR™. Vulkan and OpenGL ...
SourceForge
sourceforge.net › projects › agi.mirror
AGI (Android GPU Inspector) download | SourceForge.net
October 11, 2025 - Download AGI (Android GPU Inspector) for free. Android GPU Inspector. Android GPU Inspector (AGI) is a desktop tool for profiling, tracing, and debugging graphics workloads running on Android devices.
Android Developers
developer.android.com › agi › sys-trace › system-profiler
System profiling overview | Android Developers
May 19, 2026 - With Android GPU Inspector (AGI), you can perform system profiling that includes a wide range of tracing options and GPU performance measurements for your Android app. In comparison to the Android Studio profiling tools, AGI combines many of ...
Android Developers
developer.android.com › agi › frame-trace › frame-profiler
Frame profiling overview | Android Developers
With Android GPU Inspector (AGI), you can profile a specific frame of your Android app and use it to perform an in-depth analysis of the app's GPU usage.
Android Developers
developer.android.com › agi › sys-trace › counters
GPU performance counters | Android Developers
This document describes how Android GPU Inspector (AGI) samples GPU performance counters from Arm Mali, Imagination PowerVR, and Qualcomm Adreno GPUs to identify application bottlenecks, and where to find additional details.
GitHub
github.com › google › agi › releases
Releases · google/agi
January 20, 2025 - To help you do that, AGI displays timing information and GPU counters for each render pass. You can also explore textures, meshes, geometry, shaders, and render pipelines associated with each draw call to find optimization opportunities.
Author google
SourceForge
sourceforge.net › home › open source software › system › agi (android gpu inspector)
Download README.md (AGI (Android GPU Inspector))
October 11, 2025 - Android GPU Inspector (AGI) is a desktop tool for profiling, tracing, and debugging graphics workloads running on Android devices. It helps developers analyze Vulkan and OpenGL ES applications at the system, frame, and draw-call levels to uncover GPU and CPU bottlenecks.
Gpuinspector
gpuinspector.dev › validation
Android GPU Inspector · Device Support Validation
The device support validation documentation has moved to https://developer.android.com/agi/start#device-validation.
Android Developers
developer.android.com › agi › troubleshooting
Troubleshooting AGI | Android Developers
This document describes how to resolve common problems encountered when using Android GPU Inspector (AGI), covering various issues from setup to tracing failures and rendering discrepancies.