[Interest] Fwd: How to shutdown Qt app on Android.
Pau Garcia i Quiles
pgquiles at elpauer.org
Tue Jan 27 13:50:57 CET 2015
On Tue, Jan 27, 2015 at 11:38 AM, Igor Mironchik <igor.mironchik at gmail.com>
wrote:
> I have tested QApplication::quit() in
> QCoreApplication::applicationStateChanged( Qt::ApplicationSuspended ).
>
> And yes, the app is still in the list, but when I launch the app again it
> starts from the same beginning, not resumed...
>
>
IIRC you need to implement a service to avoid that.
Check these links:
https://bugreports.qt.io/browse/QTBUG-37221
https://github.com/think-free/qt-android-helper
--
Pau Garcia i Quiles
http://www.elpauer.org
(Due to my workload, I may need 10 days to answer)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20150127/7eb973b4/attachment.html>
More information about the Interest
mailing list