Android build instructions

This commit is contained in:
saschawillems 2018-05-10 20:04:30 +02:00
parent 4c01d0ac99
commit ab6fc5e842
2 changed files with 2 additions and 4 deletions

View file

@ -26,7 +26,7 @@ Note that you need [assimp](https://github.com/assimp/assimp) in order to compil
## <img src="./images/androidlogo.png" alt="" height="32px"> [Android](android/)
Building on Android is done using the [Android NDK](http://developer.android.com/tools/sdk/ndk/index.html) and requires a device that supports Vulkan. Please see the [Android readme](./android/README.md) on how to build and deploy the examples.
Building on Android is done using [Android Studio](https://developer.android.com/studio/) (Google's own and free Android IDE) and requires a device that supports Vulkan. Please see the [Android readme](./android/README.md) for details on how to build and run the samples.
## <img src="./images/applelogo.png" alt="" height="32px"> [iOS and macOS](xcode/)

View file

@ -1,6 +1,4 @@
# Vulkan examples on Android
## <img src="./../images/androidlogo.png" alt="" height="32px"> Vulkan on Android
# <img src="./../images/androidlogo.png" alt="" height="32px"> Vulkan examples on Android
## Device support
- **To run these examples you need a device with an Android image that suports Vulkan**