Hi all, just one question: how do I send udp packet to wifi device on a Wi-Fi network without internet when there is a cellular connection available? We already tried with bindProcessToNetword, setProcessDefaultNetwork, bindSocket, etc... without success.
The only way I can send packets to the wifi devices when the WiFi network is marked as 'without internet connection' is to manually disable cellular data, and there's no api for that. Can anyone give an hint on how to communicate with an IoT device acting as an AP without internet... without asking the user to disable cellular data or put the phone in airplane mode? Thank you. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/android-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/android-developers/e53989a1-20c9-40ea-a754-13ef7b5c7eab%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

