Skip to content

Commit 09289b3

Browse files
committed
Add link to code for the android chapter
Fixes #123
1 parent 2897923 commit 09289b3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

en/14_Android.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -839,3 +839,5 @@ This approach not only makes it easier to maintain and update our application bu
839839
The complete Android example can be found in the attachments/android directory. Feel free to use it as a template for your own Vulkan projects on Android.
840840

841841
Remember that Vulkan HPP is not included by default in the Android NDK, so you'll need to download it separately from the https://github.com/KhronosGroup/Vulkan-Hpp[Vulkan-Hpp GitHub repository] or use the version included in the Vulkan SDK.
842+
843+
link:/attachments/34_android.cpp[C{pp} code]

0 commit comments

Comments
 (0)