views:

97

answers:

1

Hello

I have started to port Android on TCC89XX board, I download Android SDK. and applied the patch with kernel 2.6.29, the Processor is having armv6 instruction set.

I am not able to see the network up ifconfig is not able to show the network devices.

Also I do not get why there is no "on" binary in the system/bin, system/xbin, the init.rc and init.goldfish.rc.

I cannot get the zygote process up. create_socket throws error.

If any one knows about this, please tell what i need to do correctly or point me to some correct URL's which will be help full

thanks Suman

A: 

Hi there, when you say android sdk do you mean telechips android bsp or are you using the linux bsp? There is no "on" binary in linux that I'm aware of, have you tried -a with ifconfig as a device that is in a down state will not show with default ifconfig , the -a is show all.

Anyway can you contact me off board to discuss further about this as I too am doing tcc8900 development and would like to bounce some idea's off you.

Get ahold of me via apad[-at-]gen-x.co.nz .

VeNoMouS
Hi when you say android sdk do you mean telechips android bsp or are you using the linux bsp?
Vijayendra Suman