Hi all, currently I need Ktor to work on TCP/IP connection in android and support concurrent connection by transport type (Wifi, cellular data); and what I need to do is bind the java socket to android Network, but I can't find any way to tackle it. Any idea to do this ?