-
Notifications
You must be signed in to change notification settings - Fork 93
Vulkan How to
Peter Yoon edited this page Jan 12, 2021
·
12 revisions
Vulkan HAL is enabled on arpi-11 build.
Entry-point with Android-Studio is on following link. (Use arm64-v8a ABI)
https://developer.android.com/ndk/guides/graphics/getting-started
Followings are built from https://github.com/SaschaWillems/Vulkan (Use abiFilters "arm64-v8a" in build.gradle)
Install with 'adb install .apk' command.