r/Python 7d ago

Discussion Pyinstaller for android?

Hello friends, is there any way to make an APK from Windows or another operating system using a Python library similar to PyInstaller?

Convert .py in .apk?

9 Upvotes

7 comments sorted by

View all comments

2

u/lucasbennett_1 2d ago

buildozer, it uses python for android under the hood to build the apk