/kivy-native-ui-demo

demonstrates how to integrate a native kotlin-based activity into a kivy/p4a app

Primary LanguagePython

P4A native UI demonstrator

  • This code demonstrates how to use a kotlin-based UI as a library in a kivy app and call that activity from the python part.
  • uses websockets to communicate between kotlin and python
  • please build the android activity first since its output is used by the kivy part

see subprojects for further information