From d6a6498781cbdd63c0c018f5ffab39e16e920035 Mon Sep 17 00:00:00 2001 From: Juan Ramos Date: Tue, 10 Oct 2023 17:03:54 -0600 Subject: cmake: Remove ndk-build Successfully ran VkCube.apk on my Pixel3 closes #850 --- cube/android/AndroidManifest.xml | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 cube/android/AndroidManifest.xml (limited to 'cube/android/AndroidManifest.xml') diff --git a/cube/android/AndroidManifest.xml b/cube/android/AndroidManifest.xml new file mode 100644 index 00000000..fbec106d --- /dev/null +++ b/cube/android/AndroidManifest.xml @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3