I am trying to implement bonjour/zero conf on my android app. I am using jmDns library for searching the all the available devices. Here is the code that I am using for searching the devices in the sa
开发者_如何学CI am attempting to use JMDNS to resolve a local network host\'s IP address. It works fine on simulator but not on phone. Anybody has any idea what the reason may be?
According to the topic... I am a newcomer of Android!!!! I have been tried to implement JmDNS successfully on Android for 2 more weeks...
I am doing TDD on a large Java project in eclipse and am finding it frustrating because every time I run a test I have to wait 30 seconds+ for eclipse to compile and refresh. I estimate that 80%+ of t