How to get mDNS names (test.local) resolve to ip address in Android Chrome browser at address bar ?
In windows after installing Bonjour service it works in Chrome browser. Is there similar service which can be activated in Android.
mDNS resolution is possible in Android app like (zeroConfig). I read it is possible to write an app using NSD service. But this support does not seem to be present in Chrome browser of Android.
I am developing an Iot (Internet of Things) web application and mDNS service will make my work and others like me much easier.