kivy / python-for-android

Turn your Python application into an Android APK
https://python-for-android.readthedocs.io
MIT License
8.34k stars 1.85k forks source link

Build a release so this can be included in F-Droid #369

Closed robinpaulson closed 9 years ago

robinpaulson commented 9 years ago

I have asked [1] for this to be included in F-Droid [2], a free software catalogue of applications for Android. To do so, it would be best to have a release, could you tag a suitable commit as a release please?

[1] https://f-droid.org/forums/topic/python-on-android/#post-15679 [2] https://f-droid.org/

inclement commented 9 years ago

Isn't F-Droid a catalogue of android apps? P4A isn't an android application, but a tool for making apks.

robinpaulson commented 9 years ago

OK, sure. I think I've got horribly confused somewhere.... my bad. Suggestions welcome for a Python interpreter which runs on Android, which is what I'm actually looking for.

inclement commented 9 years ago

Such a thing is provided by QPython.