I went through the below links http://mirror.yongbok.net/linux/android/repository/external/mdnsresponder/ to get the apple mdns responder cross compiled on the android ndk . but I cloud not get the build it . got the below error .
make: Circular obj/local/armeabi/libmdnssd.so <- obj/local/armeabi/libmdnssd.so dependency dropped. SharedLibrary : libmdnssd.so arm-linux-androideabi-g++: ./obj/local/armeabi/libmdnssd.so: No such file or directory
If any one has cross built it for android pls help .