hi folks. I am trying to build a small app to send...
# compose-desktop
a
hi folks. I am trying to build a small app to send files from my android to my mac wirelessly. I found out about bonjour that helps discover nearby devices and I was able to detect my MBP from my android. Any hints towards what APIs (desktop + android) I need to use in order to do the actual sharing? I first spotted WiFi-Direct but it seems like Apple doesn’t support it. Anyone has experience with such use case?
o
Since that's not really Compose-related and probably not even Kotlin-specific, maybe better ask in #random?
a
thought it was relevant as it was desktop related. I’ll ask there 👍