Hi Rafał,

On gio, 2010-02-25 at 00:06 -0800, Rafał Grzybowski wrote:
> 
> I need a kernel from android platform or kernel sources? I've
> "downloaded" android sources
> on my Ubuntu. What is the next step. Simple "make" would make a deal?
> Should I change the arch for this.
> What's the result of the build, complete kernel (with additional
> software), system image?
> 
> 
What are your goals? what kind of module you have to develop?
Are you planning to port Android on a new hardware or you want
to work with the emulator? Arch configuration and most important
kernel configuration is done through answers at these questions.

As Giuseppe says Android kernel is at 90% linux kernel so 
for kernel programming you can start here: http://kernelnewbies.org/

Pay attention on differences between linux mainline and Android kernel
(that is 2.6.29).

And surf the net! There are plenty of kernel programmers that shows
how the linux kernel can be built for embedded projects.

-- 
Alberto!

        Be Persistent!
                - Greg Kroah-Hartman (FOSDEM 2010)

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

Reply via email to