[android-porting] Ethernet Interface

2011-08-08 Thread Ali A.D. Farahany
Dear All, I have a problem with android porting. I have an embedded board with ethernet interface (no other network interface). There isnt any menu in network and wireless config for LAN devices. i have activated the LAN port eth0 in Linux kernel and i can ping everywhere in internet (for

Re: [android-porting] Ethernet Interface

2011-08-08 Thread Robert Greenwalt
Ethernet isn't properly supported in Android yet. However you can fake things a bit for development purposes. If you go into frameworks/base/core/res/res/config.xml (or better yet, an overlay of this file for your project) and modify network Attributes adding itemdummy,8,8,1/item and to