Skip to content

Add android as supported platform#130

Open
Mause wants to merge 1 commit intomagmax:masterfrom
Mause:patch-1
Open

Add android as supported platform#130
Mause wants to merge 1 commit intomagmax:masterfrom
Mause:patch-1

Conversation

@Mause
Copy link

@Mause Mause commented Mar 10, 2026

Python 3.13 changed the value returned by sys.platform() to now return android, instead of linux, on Android (such as via Termux)

Copy link
Collaborator

@Cube707 Cube707 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please modify the README to mention the platform (as an untested platform)

@Cube707
Copy link
Collaborator

Cube707 commented Mar 11, 2026

I would like to have an initial test result document before merging this. Even if the platform will be listet as "no support".

Please modify the POSIX Testcode to be run on your platform (but don't commit that change!), run the tests on your system and post the results.
Also pleas run the manual test script and validate that typing stuff works as expected

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.

2 participants