How do you get the current DNS servers for Android?
- by John
Hi,
I´m trying to get hold of the addresses to the currently used DNS-servers in my application, either I´m connected thru Wifi or mobile.
The DhcpInfo object should provide this but how can I get hold of a valid DhcpInfo object?
Best regards
John