I still port android 4.0 to HP Veer via NFS usb. Now i have a problem,
the daemon /system/bin/netd halt the booting, then i lost the telnet
connnection to the phone. And i cannot get the log out..
If i just commit out lines of code included "netd", it will boot more
untill a error for NetdConnector, then report this error again and
again.

I/SystemServer( 1469): NetworkManagement Service
E/NetdConnector( 1469): Communications error
E/NetdConnector( 1469): java.io.IOException: No such file or directory
E/NetdConnector( 1469):         at
android.net.LocalSocketImpl.connectLocal(Native Method)
E/NetdConnector( 1469):         at
android.net.LocalSocketImpl.connect(LocalSocketImpl.java:238)
E/NetdConnector( 1469):         at
android.net.LocalSocket.connect(LocalSocket.java:98)
E/NetdConnector( 1469):         at
com.android.server.NativeDaemonConnector.listenToSocket(NativeDaemonConnector.java:
119)
E/NetdConnector( 1469):         at
com.android.server.NativeDaemonConnector.run(NativeDaemonConnector.java:
88)
E/NetdConnector( 1469):         at java.lang.Thread.run(Thread.java:856)
E/NetdConnector( 1469): Error in NativeDaemonConnector

So ,is anyone know that what is wrong with netd? Do Android really
need this daemon?

Best regards.

-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting

Reply via email to