Skip to content

Shaana/python-for-android

 
 

Repository files navigation

python-for-android

Twisted support in kivy on android for python3 (python3crystax).

Make sure to use the kivy master or a version higher then 1.10.0. Otherwise

from kivy.support import install_twisted_reactor
install_twisted_reactor()

won't work properly.

The requirements could look like this: --requirements=python3crystax,kivy==master,twisted

About

Turn your Python application into an Android APK

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 67.8%
  • Java 26.1%
  • C 3.6%
  • Makefile 1.4%
  • HTML 0.6%
  • Shell 0.3%
  • Other 0.2%