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. 
>
> Regards, 
> Amit Pundir 
>
>
>

-- 
-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
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 android-porting+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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 , 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: android-porting+unsubscr...@googlegroups.com
> 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 android-porting+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

-- 
-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
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 android-porting+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[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 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?

Thanks in advance
--Mark

-- 
-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
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 android-porting+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.