I have successfully gotten JmDNS working on Android 2.1 testing on a Motorola Droid by using MulticastLock, but recently got an HTC Incredible as second test device, and JmDNS discovery doesn't work at all. I should mention that broadcasting a service still works and everything appears to run normally, but serviceAdded() never gets called. Does anyone have thoughts on why this might be? I was thinking it might be a permission issue, but I don't get any exceptions...
|
feedback
|
|
There seems to be a huge multicast bug in the current platforms. Take a look at the issue tracking: http://code.google.com/p/android/issues/detail?id=15 | |||
|
feedback
|