[android-porting] Minimum Linux Kernel Version required for Android porting

2010-05-25 Thread Anurag
Hello, Can I port android on Linux kernel 2.6.18? If so, could you please provide some info on that? What is the minimum kernel version that android can be ported. Thanks in advance! Anurag -- unsubscribe: android-porting+unsubscr...@googlegroups.com website:

Re: [android-porting] Minimum Linux Kernel Version required for Android porting

2010-05-25 Thread Ashwin Bihari
You can use ANY Kernel version to get Android up and running, but you'd have to bring in all the Android-specific code for the Kernel into it first..the problem is that Cupcake (Android 1.5) was based on 2.6.27, Donut was 2.6.29 and Eclair is 2.6.29/32 and FroYo is 2.6.32.. So you'd have to go