🌐
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
Android GPU Inspector. Contribute to google/agi development by creating an account on 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%
🌐
Android Developers
developer.android.com › agi › start
Android GPU Inspector quickstart | Android Developers
May 19, 2026 - Learn how to perform system and frame profiling on your Android app using Android GPU Inspector (AGI), covering setup, requirements, and capture steps.
🌐
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 Authority
androidauthority.com › home › an introduction to android gpu inspector for android game development
An introduction to Android GPU Inspector for Android game development
October 15, 2020 - Android GPU Inspector (AGI) is a graphics profiling tool that lets developers see precisely what’s going on inside their devices when running applications. More specifically, it exposes a large amount of information regarding GPU performance.
🌐
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 ...
🌐
Bohrium
bohrium.com › sciencepedia › model training & fine-tuning ecosystem › android gpu inspector (agi)
Android GPU Inspector (AGI) : Infrastructure for AI for Science | SciencePedia
February 4, 2025 - Android GPU Inspector (AGI) provides AI Agents with deep, machine-readable GPU performance metrics on Android devices, enabling autonomous optimization of scientific computation and AI model inference on edge platforms.
🌐
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.
Find elsewhere
🌐
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.