diff --git a/docs/how/how_android_capture.rst b/docs/how/how_android_capture.rst index e23e499e2..ebea3efdf 100644 --- a/docs/how/how_android_capture.rst +++ b/docs/how/how_android_capture.rst @@ -60,6 +60,6 @@ If you have Android Studio open, it will interfere with RenderDoc's debugging by RenderDoc does its best to locate or provide necessary Android tools from the Android SDK. On Windows, these tools are shipped with the distributions and all that's required is java - either in your ``PATH`` or via the ``JAVA_HOME`` environment variable. If these tools aren't present then RenderDoc searches through ``PATH`` and other variables like ``ANDROID_HOME`` or ``ANDROID_SDK_ROOT`` to find the SDK. If you don't have those environment variables set, you can browse to the SDK and JDK folders in the :doc:`settings window <../window/settings_window>` under the :guilabel:`Android` section. -If something goes wrong with these steps, please `open an issue on GitHub `__! The process should be as smooth as possible given Android's platform limitations, so if you encounter problems then it may well be fixable. +If something goes wrong with these steps, please `open an issue on GitHub `__! The process should be as smooth as possible given Android's platform limitations, so if you encounter problems then it may well be fixable. Often when an operation fails, more information is available via :guilabel:`Help` → :guilabel:`View Diagnostic Log`.