KB-20071127-009

From Triled Wiki

Jump to: navigation, search

Android is limited to "-qemu -net nic -net user" networking on eth0. This limits the default android network device. E.g.

  • ICMP is not possible (most noteworth: ICMP/Echo, better known as "ping")
  • Opening priviledged ports (<1024)

As well as most "advanced" networking options. It is possible to open a second device, but it's impossible to change eth0 due to some hardcoded assumptions in adb initialization.

Personal tools