diff --git a/docs/how/how_android_capture.rst b/docs/how/how_android_capture.rst index eea5dc107..e23e499e2 100644 --- a/docs/how/how_android_capture.rst +++ b/docs/how/how_android_capture.rst @@ -5,8 +5,6 @@ RenderDoc contains support for Android for both Vulkan and OpenGL ES. It require The Android device must be running at least Android 6.0. -Android support is still quite new, so if you run into any rough spots please `open an issue on GitHub `_ or `email me `_. - RenderDoc requires some tools from the Android SDK to function. On windows these usually ship with the RenderDoc package, but if you are on Linux or you have trouble please see below in the Troubleshooting section about configuring your Android SDK. .. caution::