Doc: Add a note about debugger error on Android

Qt Creator cannot debug applications on Android devices
if Android Studio is running.

Change-Id: I57de367ed0d4effe7b095fa66318408d868496d1
Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
Leena Miettinen
2018-07-19 12:52:21 +02:00
parent a44fe2e4f0
commit 2b877246ca

View File

@@ -292,5 +292,9 @@
\note Select a \l{glossary-build-config}{debug build configuration} to build
the application for debugging.
*/
\note \QC cannot debug applications on Android devices if Android Studio is
running. If the following message is displayed in the \uicontrol Output
pane, close Android Studio and try again: \e {Ignoring second debugger -
accepting and dropping.}
*/