Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[QUESTION] : Android and iOS (kivy/pyqt) #207

Open
jhay06 opened this issue Oct 17, 2023 · 3 comments
Open

[QUESTION] : Android and iOS (kivy/pyqt) #207

jhay06 opened this issue Oct 17, 2023 · 3 comments

Comments

@jhay06
Copy link

jhay06 commented Oct 17, 2023

Any instruction on how to build it for android and ios ?

thanks

@HinTak
Copy link
Collaborator

HinTak commented Oct 17, 2023

Your guess is as good as mine - how do you build python packages for ios and android? And how do you run python, before building packages, on ios and android?

If you have answers for the second question, we might be able to get to the first question.

@jhay06
Copy link
Author

jhay06 commented Oct 17, 2023

in kivy it is using pip , already tried it but when running it crashed on skia.so bad elf magic

@HinTak
Copy link
Collaborator

HinTak commented Oct 17, 2023

pip won't work - skia-python needs a compiler etc for platforms we don't build; or we need to add github action to build it. One of these two alternatives.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants