PYQT5 With Android
-
wrote on 3 Feb 2023, 12:35 last edited by
Hello guys ,
I have a windows application that I wrote using the pyqt5 library in python. My question is, can I convert this code directly to android apk and run it on android?
I'm very new to Qt and I'm having trouble finding resources, it was a simple question, but I would be glad if you answer
-
Hi and welcome to devnet,
To the best of my knowledge, not in a straightforward way.
This guide might help you get started though.
Note that PyQt is not from the Qt Company so their forum may have answers on that subject.
1/2