I have a Python application about 2300 lines long all built on PySide 6 how can I convert it into apk. MY options are:
A) Use kivy amd buildozer (it will be so hard to compile it into kivy)
B) Use Pyside6 with buildozer (I tried but it failed miserable 20 times)
C) Compile it into language like Java or Kotlin (Too hard and can't do it alone without even having knowledge of those languages)
Any other options or someone who can help me do any of these
I need apk because my friends are generally on mobile and I want them to try this
#π Python to apk
20 messages Β· Page 1 of 1 (latest)
@misty stag
Remember to:
- Ask your Python question, not if you can ask or if there's an expert who can help.
- Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
- Explain what you expect to happen and what actually happens.
:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.
Closes after a period of inactivity, or when you send !close.
Ping me if I don't answer in short time
why not pyside6-android-deploy ?
Can't. I don't know anything about it. sorry
No worries
What happened after you tried it?
If you can share the errors, someone might be able to help
Ok then I'm actually travelling rn I'll open a new thread after 5 days for the same
Good bye
!close
This help channel has been closed. Feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.