1

When creating a network using Android NSD, to enable communication between several devices that have the same application, does one of the devices necessarily becomes the Group Owner, or not?

1 Answers1

0

Yes one of devices should be Group Owner. Please use createGroup(channel, actionListener) function to become a group owner.

slfan
  • 8,950
  • 115
  • 65
  • 78