[PyQt] Debugging PyQt application on Android

Kálmán Viktor viktorvector at gmail.com
Sun Jan 20 23:05:59 GMT 2019


The QT documentation states which versions are supported:
http://doc.qt.io/qt-5/android-getting-started.html as for Python/PyQt afaik
all recent versions should be.

For debug you can check the Android logs with `adb logcat` also the Android
debugger somewhat works with the the apk that pyqtdeploy produces however I
haven't used it much.

Alexander Rössler <machinekoder at gmail.com> ezt írta (időpont: 2019. jan.
16., Sze, 20:17):

> I succeeded in building the PyQt-demo application for Android using
> pyqtdeploy. However, the app instantly closes (no crash notification) after
> opening. What is the best way to debug the problem?
>
>
> The documentation for pyqtdeploy does not state which version of Android
> NDK/SDK, Python and PyQt it has been tested against, it would be great to
> include this information.
>
>
> Thanks,
>
> Alex
>
>
>
> _______________________________________________
> PyQt mailing list    PyQt at riverbankcomputing.com
> https://www.riverbankcomputing.com/mailman/listinfo/pyqt
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20190121/8d3a13a1/attachment.html>


More information about the PyQt mailing list