<div dir="ltr"><div dir="ltr"><div>I can confirm that the version of Qt version I tested with works perfectly fine on Android using Qt/C++. Debugging a Qt/C++ application from Qt Creator also works great via gdb.</div><div><br></div><div>As for PyQt, there is no mentioning of any specific version being supported or tested with Android: <a href="http://pyqt.sourceforge.net/Docs/pyqtdeploy/overview.html">http://pyqt.sourceforge.net/Docs/pyqtdeploy/overview.html</a> It only says android-32 is supported (I guess this means 32bit arm?). This doesn't really help as there are many different Android API versions for both SDK and NDK. I know from other projects that choosing the right NDK and SDK versions makes a project run or not. Therefore, it would be great if the guide would mention the versions pyqtdeploy has been tested with.</div><div><br></div><div>I also tried adb logcat for debugging, but unfortunately, that's only helpful if the application is already started and not if exiting during start. It looks like it's exiting cleanly as neither logcat nor the phone UI shows an error message.</div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Am Mo., 21. Jan. 2019 um 00:06 Uhr schrieb Kálmán Viktor <<a href="mailto:viktorvector@gmail.com">viktorvector@gmail.com</a>>:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr">The QT documentation states which versions are supported: <a href="http://doc.qt.io/qt-5/android-getting-started.html" target="_blank">http://doc.qt.io/qt-5/android-getting-started.html</a> as for Python/PyQt afaik all recent versions should be.</div><div dir="ltr"><br></div><div>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. </div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail-m_-1670269772080234647gmail_attr">Alexander Rössler <<a href="mailto:machinekoder@gmail.com" target="_blank">machinekoder@gmail.com</a>> ezt írta (időpont: 2019. jan. 16., Sze, 20:17):<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><p style="margin-top:0px;margin-bottom:0px;color:rgb(0,0,0);font-family:Calibri,Helvetica,sans-serif,serif,EmojiFont;font-size:16px">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?</p><p style="margin-top:0px;margin-bottom:0px;color:rgb(0,0,0);font-family:Calibri,Helvetica,sans-serif,serif,EmojiFont;font-size:16px"><br></p><p style="margin-top:0px;margin-bottom:0px;color:rgb(0,0,0);font-family:Calibri,Helvetica,sans-serif,serif,EmojiFont;font-size:16px">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.</p><p style="margin-top:0px;margin-bottom:0px;color:rgb(0,0,0);font-family:Calibri,Helvetica,sans-serif,serif,EmojiFont;font-size:16px"><br></p><p style="margin-top:0px;margin-bottom:0px;color:rgb(0,0,0);font-family:Calibri,Helvetica,sans-serif,serif,EmojiFont;font-size:16px">Thanks,</p><p style="margin-top:0px;margin-bottom:0px;color:rgb(0,0,0);font-family:Calibri,Helvetica,sans-serif,serif,EmojiFont;font-size:16px">Alex</p><p style="margin-top:0px;margin-bottom:0px;color:rgb(0,0,0);font-family:Calibri,Helvetica,sans-serif,serif,EmojiFont;font-size:16px"><br></p><div id="gmail-m_-1670269772080234647gmail-m_4183672296539501654gmail-x_Signature" style="color:rgb(0,0,0);font-family:Calibri,Helvetica,sans-serif,serif,EmojiFont;font-size:16px"><div id="gmail-m_-1670269772080234647gmail-m_4183672296539501654gmail-x_divtagdefaultwrapper" dir="ltr" style="font-size:12pt;font-family:Calibri,Helvetica,sans-serif,EmojiFont,"Apple Color Emoji","Segoe UI Emoji",NotoColorEmoji,"Segoe UI Symbol","Android Emoji",EmojiSymbols"><p style="margin-top:0px;margin-bottom:0px"></p><br></div></div></div>
_______________________________________________<br>
PyQt mailing list    <a href="mailto:PyQt@riverbankcomputing.com" target="_blank">PyQt@riverbankcomputing.com</a><br>
<a href="https://www.riverbankcomputing.com/mailman/listinfo/pyqt" rel="noreferrer" target="_blank">https://www.riverbankcomputing.com/mailman/listinfo/pyqt</a><br>
</blockquote></div>
_______________________________________________<br>
PyQt mailing list    <a href="mailto:PyQt@riverbankcomputing.com" target="_blank">PyQt@riverbankcomputing.com</a><br>
<a href="https://www.riverbankcomputing.com/mailman/listinfo/pyqt" rel="noreferrer" target="_blank">https://www.riverbankcomputing.com/mailman/listinfo/pyqt</a><br>
</blockquote></div>