🌐
Android Developers
developer.android.com › games dev center › android gpu inspector
Android GPU Inspector | Android game development | Android Developers
April 30, 2026 - Perform system-wide tracing and analysis to gain insight into the resources used by your game and system services, such as GPU, CPU, memory, battery, and GPU counters.
🌐
Gpuinspector
gpuinspector.dev
Android GPU Inspector
Android GPU Inspector is a single tool that will help you profile and debug graphics on Android.
🌐
GitHub
github.com › google › agi
GitHub - google/agi: Android GPU Inspector · GitHub
Visit gpuinspector.dev for information about Android GPU Inspector.
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.
🌐
Samsung Developer
developer.samsung.com › galaxy-gamedev › resources › tool-guides › android-gpu-inspector.html
Android GPU Inspector | Samsung Developer
Android GPU Inspector is a single tool that will help developers profile and debug graphics on Android across multiple GPU architectures like Qualcomm Adreno and ARM Mali. Developers can look deeply into their application's GPU workloads and ...
🌐
Google
android-developers.googleblog.com › 2020 › 09 › android-gpu-inspector-open-beta.html
Android Developers Blog: Android GPU Inspector Open Beta
September 14, 2020 - AGI is a graphics profiling tool that allows you to look into the GPU of Android devices to better understand graphics bottlenecks and optimize the performance of games and apps that leverage 3D graphics APIs.
🌐
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 › app quality › inspect gpu rendering speed and overdraw
Inspect GPU rendering speed and overdraw | App quality | Android Developers
May 19, 2026 - Before you begin, make sure you're using a device running Android 4.1 (API level 16) or higher, and you enable developer options. To start profiling device GPU rendering while using your app, proceed as follows:
🌐
XDA Developers
xda-developers.com › home › the android gpu inspector is now in open beta with support for the pixel 4 on android 11
The Android GPU Inspector is now in open beta with support for the Pixel 4 on Android 11
September 15, 2020 - At the Google for Games Developer ... The tool is designed to help graphics engineers optimize their games' frame rates and power use for supported GPUs by giving them access to the render stages and GPU counters....
Find elsewhere
🌐
Gpuinspector
gpuinspector.dev › validation
Android GPU Inspector · Device Support Validation
Android GPU Inspector is a single tool that will help you profile and debug graphics on Android.
🌐
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.
🌐
YouTube
youtube.com › android developers
Introducing the Android GPU Inspector - Android Game Dev Show - YouTube
The Android GPU Inspector (AGI) is a graphics profiling tool that allows you to see what’s going on inside of the GPU of your Android device so you can bette...
Published   September 14, 2020
Views   8K
🌐
Packt
packtpub.com › en-us › learning › tech-news › an-introduction-to-android-gpu-inspector-for-android-game-development-from-android-development-android-authority
An introduction to Android GPU Inspector for Android game development from Android Development – Android Authority
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.
🌐
B4X
b4x.com › home › forums › b4a - android › tutorials & examples
Debugging with Firebase / Android GPU Inspector | B4X Programming Forum
October 30, 2023 - While debugging i struggled with writing Log messages to get an idea whats going on, so i searched around and found this 2 tools here. Firebase, a online test suite: https://console.firebase.google.com/ Android GPU Inspector, tests on your own hardware: https://developer.android.com/agi On Firebase you upload the apk or aab and select from a pool of virtual and real devices.
🌐
YouTube
youtube.com › android developers
Optimize your graphics with Android GPU Inspector frame profiler - YouTube
Android GPU Inspector is Android's graphic profiling tool. In this session, we'll introduce the latest new feature, the frame profiler, and we will walk thro...
Published   July 12, 2021
Views   4K
🌐
Medium
medium.com › androiddevelopers › using-texture-counters-in-the-android-gpu-inspector-cc0f0dd4a798
Using texture counters in the Android GPU Inspector | by Francesco Carucci | Android Developers | Medium
October 15, 2020 - Android GPU Inspector (AGI) lets us peek into the inner GPU workings on Android. One of the most demanding GPU tasks is to fetch and filter texture data from within a shader.
🌐
Android Developers
developer.android.com › agi › supported-devices
AGI supported devices | Android Developers
This page provides a list of Android devices that are supported by Android GPU Inspector (AGI) for GPU profiling, outlining the necessary requirements and recommending specific models.
🌐
GitHub
github.com › google › agi › releases
Releases · google/agi
January 20, 2025 - This beta release of the Android GPU Inspector introduces the AGI Frame Profiler. With the AGI Frame Profiler you can conduct an in-depth analysis of a single frame of your application to pinpoint the exact location of any GPU bottlenecks. To help you do that, AGI displays timing information and GPU counters for each render pass.
Author   google
🌐
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.