Skip to content

Conversation

@cmbruns
Copy link

@cmbruns cmbruns commented Oct 10, 2025

Beginning in python 3.13, cpython officially supports android. Without this patch, attempting to use OpenGL.EGL on android fails with GLX errors, because there is no GLX on android. Using this one-line patch corrects the problem. On recent versions of cpython sys.platform == "android". Tested with python 3.14 on android Quest 3 HMD.

@cmbruns
Copy link
Author

cmbruns commented Oct 11, 2025

Related issue: #103

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

Successfully merging this pull request may close these issues.

1 participant