[Qt-creator] Android adb start --user
ekke
ekke at ekkes-corner.org
Thu Feb 16 12:07:15 CET 2017
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 <ekke at ekkes-corner.org
> <mailto:ekke at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qt-creator/attachments/20170216/77694338/attachment.html>
More information about the Qt-creator
mailing list