From 2b877246cae7704f521689d66d5d825e84a3d1bf Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Thu, 19 Jul 2018 12:52:21 +0200 Subject: 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 --- doc/src/android/androiddev.qdoc | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/src/android/androiddev.qdoc b/doc/src/android/androiddev.qdoc index 13c449efeaa..d4f3421d5b0 100644 --- a/doc/src/android/androiddev.qdoc +++ b/doc/src/android/androiddev.qdoc @@ -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.} +*/ -- cgit v1.2.3