apple bonjour for android

流过昼夜 提交于 2019-11-30 07:57:28

I had same problem then i replaced jmdns.jar with maven jmdns 3.4.1.jar Click to download

if you will get dalvik error on start up try to remove jar file from build path and other folder keep this file in libs folder, may be this will helpful to you

Make a folder called "libs", put the jar in that folder, and try.

The author of the Jmdns example site, published a new example of Jmdns that works without problem. I have tested with the Jmdns 3.4.1 from Maven Central Repository and It works

this link is the new example of Jmdns

Add this jar to your project, clean build and try again :

http://repo1.maven.org/maven2/javax/jmdns/jmdns/3.2.2/jmdns-3.2.2.jar

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!