Android GPU Inspector 3.3.0 Google, Inc
winget install --id=Google.AndroidGPUInspector -e
Android GPU Inspector
Android GPU Inspector (AGI) is a powerful tool designed to simplify and enhance Android GPU development by enabling profiling, debugging, and trace replay for graphics operations.
Key Features:
- Profiling & Debugging: Capture and analyze GPU traces to identify performance bottlenecks and optimize rendering pipelines.
- Trace Replay: Reconstruct and visualize GPU operations in real-time, providing deep insights into complex graphics workflows.
- Vulkan Support: Analyze Vulkan-based applications with comprehensive debugging capabilities for modern Android apps.
- Performance Optimization: Identify inefficiencies in shaders, textures, and draw calls to improve app performance and user experience.
- Integration with Android Studio: Seamlessly integrate AGI into your development workflow for a streamlined GPU debugging experience.
Audience & Benefit:
Ideal for Android developers working on graphics-intensive applications, AGI empowers you to create visually stunning and performant apps by addressing GPU-related issues efficiently. By leveraging AGI’s advanced tools, developers can deliver high-quality experiences while reducing time spent troubleshooting complex graphics problems.
AGI is a versatile solution that combines debugging, profiling, and trace analysis into one cohesive toolset, making it indispensable for anyone working on Android GPU development.
README
Android GPU Inspector
About
Visit gpuinspector.dev for information about Android GPU Inspector.
The developer documentation contains some hints for AGI developers. See also the README files under some source directories.
Downloads
Download the latest version of AGI here.
Unstable developer releases are here.
Dependencies for Linux builds in zip archives:
- openjdk-11-jre
- libgtk-3-0
- libwebkit2gtk
These are marked as dependencies in the .deb package.
If you install AGI via a zip archive, make sure to install these dependencies as well.
Building
See Building Android GPU Inspector.
Running the client
After building AGI, you can run the client from /bazel-bin/pkg/agi
.