Ethernet Connectivity through Programmatically (Android) (Rooted Device)
问题 I have a small issue regarding Ethernet . My three questions are: Can we programmatically Turn-On/Off Ethernet ? Can we programmatically Enable/Disable Ethernet ? Can we programmatically Connect Ethernet ? The above Questions are done with the Wifi . Like We can programmatically Turn-On/Off Wifi . We can programmatically Enable/Disable Wifi . We can programmatically Connect Wifi using WifiManager . Does android provides any EthernetManager like as WifiManager to handle Ethernet ? Or, if this