AndroidAsyncDns
DNS implementation based on android.net.DnsResolver, which submits a request for A or AAAA records, and returns the addresses or exception.
Two instances must be used to get all results for an address.
Parameters
network
network to use, if not selects the default network.