I'm working on Xamarin for Android, and i need to enable/disable the ethernet connection (RJ45 Cable), i've been looking for it from about 3 days and can't find anything that help me out with this.
Does anyone know a way to do it??
Today i found this:
http://developer.oesf.biz/em/developer/reference/durian/android/net/ethernet/EthernetManager.html
But i can't find either Java.Lang.Object nor Android.Net.Ethernet on Xamarin. Even on Eclipse i can't find it and i have the SDK updated and complete (From API 2 to API 19).