agi
Android GPU Inspector
Android GPU Inspector is a profiling and debugging tool for graphics applications on Android devices. It supports GPUs from Qualcomm Adreno, Arm Mali, and Imagination PowerVR, and works with both Vulkan and OpenGL ES APIs. The tool can capture system-wide traces that include CPU and GPU events, allowing developers to identify performance bottlenecks and explore hardware counters across different GPU architectures.
For detailed analysis, the inspector lets users capture a single frame and step through each draw call, providing insight into the execution of individual rendering operations. This fine‑grained view assists in pinpointing inefficiencies and guiding optimization efforts for graphics‑intensive Android apps.
The software is distributed as a stable, macOS‑compatible package and is intended for developers who need to profile, debug, and optimize Android graphics pipelines. Documentation, release downloads, and bug reporting are available through its website and GitHub repository.
Reviews
Loading reviews…
Similar apps

DevOps & Infrastructure
AYA
Android ADB desktop app
DevOps & Infrastructure
AndroidTool
App for recording the screen and installing apps in iOS and Android
DevOps & Infrastructure
Genymotion
Android emulator

DevOps & Infrastructure
TAU
Profiling and tracing toolkit

Task & Project Management
NVIDIA Nsight Compute
Interactive profiler for CUDA and NVIDIA OptiX
DevOps & Infrastructure
Facebook Flipper
Desktop debugging platform for mobile developers