8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1bd689 commit 26711fdCopy full SHA for 26711fd
README.md
@@ -24,7 +24,7 @@ Broad goals of the revamp project include:
24
- ✓ Support SDL2
25
- ✓ Support multiple bootstraps (user-chosen java + NDK code, e.g. for
26
multiple graphics backends or non-Kivy projects)
27
-- (WIP) Support python3 (recipe exists but crashes on android)
+- ✓ Support python3 (it finally works!)
28
- (WIP) Support some kind of binary distribution, including on windows (semi-implemented, just needs finishing)
29
- ✓ Be a standalone Pypi module (not on pypi yet but setup.py works)
30
- ✓ Support multiple architectures (full multiarch builds not complete, but arm and x86 with different config both work now)
0 commit comments