https://github.com/google/agi
Android GPU Inspector
https://github.com/google/agi
android debugger gpu graphics linux macos profiler replay trace vulkan windows
Last synced: 8 months ago
JSON representation
Android GPU Inspector
- Host: GitHub
- URL: https://github.com/google/agi
- Owner: google
- License: apache-2.0
- Created: 2020-01-25T00:59:50.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2025-02-03T17:51:27.000Z (11 months ago)
- Last Synced: 2025-04-02T04:02:13.560Z (9 months ago)
- Topics: android, debugger, gpu, graphics, linux, macos, profiler, replay, trace, vulkan, windows
- Language: Go
- Homepage: https://gpuinspector.dev
- Size: 90.6 MB
- Stars: 985
- Watchers: 33
- Forks: 147
- Open Issues: 43
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-github-star - agi
- awesome-list - agi
README
# Android GPU Inspector
![]()
[](https://agi-build.storage.googleapis.com/badges/build_result_linux.html)
[](https://agi-build.storage.googleapis.com/badges/build_result_macos.html)
[](https://agi-build.storage.googleapis.com/badges/build_result_windows.html)
## About
Visit [gpuinspector.dev](https://gpuinspector.dev) for information about Android GPU Inspector.
The [developer documentation](DEVDOC.md) contains some hints for AGI
developers. See also the README files under some source directories.
## Downloads
**[Download the latest version of AGI here.](https://github.com/google/agi/releases)**
*Unstable* developer releases are [here](https://github.com/google/agi-dev-releases/releases).
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](BUILDING.md).**
## Running the client
After building AGI, you can run the client from `/bazel-bin/pkg/agi`.