- 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