i am also a newbie to android-porting....in my mind, you should do at
least several steps.

1, follow the tutorial on http://source.android.com/source/index.html
to download source, setup your envirenment, compile android source,
make a NFS to hold android files maybe a good choice.
2. get the linux kernel source of your device, in your case is
devkit8K, the source version should be as newer as possible, too old
version will increase your hardwork. 2.6.29 may be new enough(i guess)
3. get the android linux kernel from https://github.com/android, get
kernel_common , kernel_msm, or kernel_omap.
4. diff the two source, add source about android into your device
kernel source.make menuconfig, include the config of android.
5. make to get the kernel image, then boot, see what happen, google
and solve it.

 hard work and luck are both important :)
On 10月27日, 上午11时23分, Leo <[email protected]> wrote:
> Hi all:
>    I got the devkit8000 and want to port the android to this board.
> I'm very interested in these work. please help me, thanks very much.
>
> B.R
> Leo

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

Reply via email to