PySide for android app
-
wrote on 26 Jun 2022, 17:42 last edited by
Can we develop any android app using Pyside2/PySide6 if yes, any tutoroial/project info help us
-
Hi,
AFAIK, not directly like that. See this ticket on the Qt bug tracker.
-
Can we develop any android app using Pyside2/PySide6 if yes, any tutoroial/project info help us
wrote on 27 Jun 2022, 09:26 last edited byHi @agoswami84 ,
I think you can use pyqtdeploy to deploy a PyQt5 app Android or iOS. pydroid is another option, supporting PyQt5 and PyQt6. But I never tried it.
You can find more info at: https://forum.qt.io/topic/130800/build-pyside6-application-for-android/2
-
wrote on 29 Jun 2022, 16:59 last edited by
I did not find any source of detail info/example. Qt claim for mobile but it is using only c++ and not python is it
-
I did not find any source of detail info/example. Qt claim for mobile but it is using only c++ and not python is it
wrote on 30 Jun 2022, 09:23 last edited by@agoswami84 said in PySide for android app:
Qt claim for mobile but it is using only c++ and not python is it
As far as I know, the QT team is working on a POC to build a python application for android but there is no expected date for this functionality.
(Source: https://resources.qt.io/on-demand/how-your-python-projects-can-benefit-from-qt-on-demand-webinar)
1/5