jnwatson / py-lmdb

Universal Python binding for the LMDB 'Lightning' Database
http://lmdb.readthedocs.io/
Other
646 stars 106 forks source link

Feature Request: Support for Android ARM64 #370

Open bingo-V opened 1 month ago

bingo-V commented 1 month ago

Hello, I’m currently developing an Android app using the Python Kivy framework, which is a cross-platform Python framework.

However, it seems that there is no cpython.so for Android ARM64 in the PyPI Built Distributions. Would it be possible to add the built distributions for Android ARM64?

WilliamGrant commented 2 weeks ago

Yes, I might need arm64 version support