forked from qt-creator/qt-creator
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:
@@ -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.}
|
||||
|
||||
*/
|
||||
|
Reference in New Issue
Block a user