Skip to content

Android binaries for 1.3.283.0 SDK release

Latest

Choose a tag to compare

These Android Validation Layer binaries were built with ndk version 25.2.9519653

The validation binaries can only be used with a device that supports Android API version 26 or higher.

If you're using Android Gradle to build your app, it will be easier
to use the validation layers direcetly from the GitHub Package
Repository: git://github.com/DanAlbert/Vulkan-ValidationLayers.git/packages/. See
https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-gradle-registry#using-a-published-package
for instructions on using packages from this repository. To include
the validation layers only in your debug APK (recommended), use
debugImplementation rather than implementation as the docs say.