Files
qt-creator/src/plugins/android
Daniel Teske c89c62c62f Android: Make AndroidRunner::stop() work
There are two different ways we used to stop a application:
am force-stop $packageName or kill -9 applicationPid. As far as I
remember that's because on some devices some one of them didn't work.
The code wasn't consistently using both though. Fix that by making it
one function, which uses both and use that one consistently.

Task-number: QTCREATORBUG-10557
Change-Id: Ib09a51e2bddae8d28a5d234e792906cc03606fda
Reviewed-by: BogDan Vatra <bogdan@kde.org>
2013-11-01 11:36:47 +01:00
..
2013-01-17 12:06:00 +01:00
2012-04-24 12:25:40 +02:00
2013-05-06 13:27:50 +02:00
2013-04-02 16:02:31 +02:00
2013-04-02 16:02:31 +02:00