rosjava / zeroconf_jmdns_suite

Java implementation for auto-discovery with zeroconf.

Home Page:http://ros.org/wiki/zeroconf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stop duplicating jmdns code in android

stonier opened this issue · comments

Currently copying over all the jmdns classes from the java -> android implementations. Find a better way to do this without copying!

Using an ant copy task.