Re: [android-porting] USB to Ethernet adapter on Android 6.0 or later

2017-04-11 Thread Mark
Thanks Amit In my overlay\frameworks\base\core\res\res\values\config.xml I do have : "ethernet,9,9,9,-1,true" "wifi,1,1,1,-1,true" What's the next thing to check? > Check your device overlay options. See if "networkAttributes" support > ethernet to begin with. >

Re: [android-porting] USB to Ethernet adapter on Android 6.0 or later

2017-04-10 Thread Amit Pundir
On 7 April 2017 at 05:34, Mark wrote: > Hi > > I need to use an USB to Ethernet adapter on Android, with Loliipop5.1.1. I > can just plug in the USB to Ethernet adapter, it will create network > interface usbnet0, I can connect to internet. But with the latest Android > 6.0.1

[android-porting] USB to Ethernet adapter on Android 6.0 or later

2017-04-06 Thread Mark
Hi I need to use an USB to Ethernet adapter on Android, with Loliipop5.1.1. I can just plug in the USB to Ethernet adapter, it will create network interface usbnet0, I can connect to internet. But with the latest Android 6.0.1 , when I plugin USB to Ethernet adaptor, no interface created, no