Forráskód Böngészése

Added seealso section in Compiling for Android

Szymon Majewski 4 éve
szülő
commit
07c9b6e1a0
1 módosított fájl, 6 hozzáadás és 0 törlés
  1. 6 0
      development/compiling/compiling_for_android.rst

+ 6 - 0
development/compiling/compiling_for_android.rst

@@ -113,6 +113,12 @@ The resulting APK will be located at ``bin/android_release.apk``.
 
 The resulting APK will be located at ``bin/android_debug.apk``.
 
+
+.. seealso::
+
+    If you want to enable Vulkan validation layers, see
+    :ref:`Vulkan validation layers on Android<doc_validation_layers_android>`.
+
 Adding support for x86 devices
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~