Skip to content
Discussion options

You must be logged in to vote

mobile-forge and cibuildwheel both produce wheels, which you can either install locally or release through a repository like PyPI. As far as I know, Kivy doesn't do that for Android or iOS; instead it builds all packages on the app developer's machine.

  • If i upload built wheels to pypi, will it be picked up by chaquopy?

Yes: for example, there are some Android wheels on the PyPI page of pyzmq which you could try installing right now.

  • Do i need to add explicit support for the packages anywhere?

I'm not sure what you mean. You certainly don't need to add them to any central list of packages supported on Android or IOS; Briefcase or Chaquopy will just run pip with the correct settings…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@baseplate-admin
Comment options

@mhsmith
Comment options

Answer selected by baseplate-admin
@baseplate-admin
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants