Demo application that renders a triangle using Vulkan on the Pixel 3A.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

ndk-build.sh 137B

123
  1. export NDK_PROJECT_PATH=`pwd`
  2. export NDK_ROOT=/home/hob/android/ndk/
  3. /home/hob/android/ndk/ndk-build NDK_APPLICATION_MK=./Application.mk