Can any one post step by step approach to android porting for Raspberry pi board ...i am trying from last week but its not working .....(for GB/ICS with 3.1.9 kernel)
i have the following queries
1. to build the kernel which tool chain[cross compiler]used (i am using arm-linux-gnueabi-)
2. Path to get the android kernel patches (to support android)
3. how to prepair the SD- card (for android )
To flash kernel image, android ramdisk image and system images to SD- card
4. how to build the .img file using ubuntu-10.0.4 (ex: in download section we have prebuild .img files for different platforms )
I am using ubuntu-10.0.4
thanks.