Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 432 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 432 Bytes

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