I've started a project utilizing #python #socketio server and client. I was wondering if anyone had anyidea about the python-socketio compatibility with #android. the android client is going to be all Python using #kivy and compiled into an apk using #buildozer / #PythonForAndroid
I've coded up much of the server and only just thought about the compatibility of socketio on android. python-socketio code is entirely pure python so I reckon it should be okay
#pythonforandroid #buildozer #kivy #android #socketio #python