diff --git a/BUILD.md b/BUILD.md
index cd6afe19..69870638 100644
--- a/BUILD.md
+++ b/BUILD.md
@@ -26,7 +26,7 @@ Note that you need [assimp](https://github.com/assimp/assimp) in order to compil
##
[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.
##
[iOS and macOS](xcode/)
diff --git a/android/README.md b/android/README.md
index 1142f93f..a9eb997d 100644
--- a/android/README.md
+++ b/android/README.md
@@ -1,6 +1,4 @@
-# Vulkan examples on Android
-
-##
Vulkan on Android
+#
Vulkan examples on Android
## Device support
- **To run these examples you need a device with an Android image that suports Vulkan**