On 7 April 2017 at 05:34, Mark <[email protected]> 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 , when I plugin USB to Ethernet adaptor, no interface created, no ip, > can't connect to internet, it seems like something is missing, any idea how > to setup for USB to Ethernet adapter in Android 6.0.1 image? > > Also to setup ip manually from she'll, I can ping Google.com, but I still > can't see Ethernet connected in UI settings screen, so there is no internet > from any Java apps, any ideas on how to fix it?
Check your device overlay options. See if "networkAttributes" support ethernet to begin with. Regards, Amit Pundir > > Thanks in advance > --Mark > > -- > -- > unsubscribe: [email protected] > website: http://groups.google.com/group/android-porting > > --- > You received this message because you are subscribed to the Google Groups > "android-porting" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. -- -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting --- You received this message because you are subscribed to the Google Groups "android-porting" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
