the.bay.news

Struggling with packaging Pygame (Python 3.13.5) for Android APK under restricted network environment (China)

Discussions on Python.org
Struggling with packaging Pygame (Python 3.13.5) for Android APK under restricted network environment (China)
Hi everyone, I am developing a 2D game using Python 3.13.5 and Pygame. I’ve spent over a month trying to package it as an APK for Android, but faced unsolvable issues due to toolchain incompatibilities and network restrictions in my region (China). Here is what I’ve tried: Buildozer / python-for-android: Failed. The Pygame recipe is deprecated and incompatible with Python 3.13. It requires Cython < 3.0 and Python 3.10. Kivy: I considered it, but it requires rewriting all my Pygame rendering ...

0 comments

Sign in to join the discussion — your thebay.events account works here.

No comments yet.