I want to play around with mobile Vulkan without having to buy a device.
If it is not supported, please provide evidence (e.g. source code, official Google statements). Are there any plans to support it?
If supported, please give detailed and tested instructions of how to get a minimal hello world triangle app running, including the app you have tested with.
I have tried https://github.com/googlesamples/android-vulkan-tutorials/tree/7ba478ac2e0d9006c9e2e261446003a4449b8aa3/tutorial05_triangle with a Pixel API 25 image (API 25 is supposed to support Vulkan), but keep getting build or runtime errors.
I have opened an issue at: https://github.com/googlesamples/android-vulkan-tutorials/issues/13 but it was closed without solution.
Related:
- OpenGL ES 2: Does the Android Emulator support OpenGL ES 2.0?
- OpenGL ES 3: Does the Android emulator support OpenGL ES 3.0?