Android application to browse the network for available Bonjour/Avahi/Rendezvous/ZeroConf mDNS services.
ZeroConf Browser is a network browser for ZeroConf/Bonjour/Avahi/Rendezvous services. ZeroConf Browser allows users to browse the network for available Bonjour/Rendezvous/ZeroConf mDNS services, including applications providing network services that register with mDNS. It is a useful tool for debugging ZeroConf problems and to discover what services are visible to your Android device. The purpose of this program is simple: to browse all available ZeroConf services on your Android device.
This code is very old and I have not touched it in years but many on Stack Overflow ask how I have made it work on Android so I thought I would just publish this code.
Stack Overflow: https://stackoverflow.com/a/23854825/502366