I would like to use the android.net.NetworkUtils class, to obtain a list of dns servers. How do i use this class on android.
Asked
Active
Viewed 1,201 times
3
-
possible duplicate ? http://stackoverflow.com/questions/3070144/how-do-you-get-the-current-dns-servers-for-android – Zakaria Feb 10 '12 at 08:19
-
According to [_this answer_](http://stackoverflow.com/a/16435288/1364368) the class `NetworkUtils` is not part of the public API. – user1364368 Jul 06 '14 at 09:04