PyOxidizer icon indicating copy to clipboard operation
PyOxidizer copied to clipboard

Android distribution & general Android support

Open theCapypara opened this issue 2 years ago • 3 comments

There doesn't seem to be any support for Android yet, but I'd need that.

I'd be willing to give adding support for it a go, is there a list of things that'd need to be done for that?

theCapypara avatar Jun 20 '23 15:06 theCapypara

Looking a bit more into it, I see that I should probably have opened this issue at https://github.com/indygreg/python-build-standalone - my apologies! I'll leave it open here, as I'm not sure if providing a distribution would be enough. I'll experiment with it and see how it go.

theCapypara avatar Jun 20 '23 17:06 theCapypara

I got a distribution built, however without https://github.com/indygreg/PyOxidizer/issues/95 it's pretty much impossible to actually build anything with PyOxidizer for Android, since there is no practical way to compile for Android without cross compilation.

theCapypara avatar Jun 23 '23 11:06 theCapypara

I am also interested in this.

LockedThread avatar Mar 21 '24 11:03 LockedThread