How to start learning Android kernel development
android, embedded-linux, linux-kernel
Solution
Android kernels (and basic build instructions how to build them) can be found at http://source.android.com/source/building-kernels.html. You need a rootable phone to install the custom kernels, and I would recommend Linux as a developer platform. Maybe better to write some USB drivers for beginning.
Problem
I will begin working under Android system kernel development and I have no ideas. All what I know is that I have to have knowledge on Linux, c and C++ and I have all of them but I should begin some trainings, so I need some first steps. Any help would be appreciated. Thank you all in advance