Orgad,
thanks for the tip and help

Tried Custom Run Configuration:

Executable: adb
Arguments: shell am start --user 10 -n
my.package.name/org.qtproject.qt5.android.bindings.QtActivity
WorkingDir: %{buildDir}
Tried with or without checking the 'Run in terminal box'

getting error:

Cannot find the androiddeploy Json file.

Error while building/deploying project my_project (kit: Android for
armeabi-v7a (GCC 4.9, Qt 5.7.0))

When executing step "Deploy to Android device"


will also ask in the Forum - perhaps someone has done something like this

thx again

ekke

Am 16.02.17 um 11:24 schrieb Orgad Shaneh:
> On Wed, Feb 15, 2017 at 11:34 PM, ekke <e...@ekkes-corner.org
> <mailto:e...@ekkes-corner.org>> wrote:
>
>     Is there a way to execute such a cmd and to 'connect' the output with
>     QtC ApplicationOutput ?
>
>
> Hi,
>
> In Run configurations (left side bar -> Projects -> Run), you can add
> "Custom Executable", which is anything you want. Just set an
> executable and arguments and you're done. Its output will be displayed
> in the Application Output pane.
>
> - Orgad

_______________________________________________
Qt-creator mailing list
Qt-creator@qt-project.org
http://lists.qt-project.org/mailman/listinfo/qt-creator

Reply via email to