http://groups.google.com/group/andr...c2f73f2789/d73844b1c48f07bb?#d73844b1c48f07bb
just in time for Xmas
Related
Can I use the stock kernel (Froyo) and the binary drivers that comes with the stock and use the aosp source code and build higher version of the platform (gingerbread, icecream ) as and when they are available?
Why do the kernel needs a change when upgrading from one version of android to another, the hardware doesn't change anyway.
tutysara said:
Can I use the stock kernel (Froyo) and the binary drivers that comes with the stock and use the aosp source code and build higher version of the platform (gingerbread, icecream ) as and when they are available?
Why do the kernel needs a change when upgrading from one version of android to another, the hardware doesn't change anyway.
Click to expand...
Click to collapse
OKAY LET´S GO MAN
you can´t port a kernel from froyo to ginger for example because the kernels are created with diferents codes...
if you want to create a custom kernel from a stock kernel you needs the "privative drivers" and the source code for to do this... gingerbread has another source code than ice cream (still closed source)
the same thing happens with AOSP (cyanogenmod for example) but they uses a pure LINUX code for to create a custom kernel..
AOSP also needs the source code of the android version for that are creating the kernel.
and the kernel need to be changued between android versions because are not compiled of equal way.
ext4, task admin... and H/W don´t works equal between android versions
AOSP Jelly Bean is released now !!!!
Source :Google
http://forum.xda-developers.com/showthread.php?t=1762875
Following the announcement of Android 4.3, the new Nexus 7, and the Chromecast, Google just started pushing the Android 4.3 open source code to AOSP (Android Open Source Project) under the tag android-4.3_r2.1.
Credit to Android Police: Android 4.3 To AOSP Right Now
Wonder if there will be any dev for the Infuse..
https://groups.google.com/forum/m/#!topic/android-building/XBYeD-bhk1o
http://forum.xda-developers.com/showthread.php?p=28529222
Does it do good for our device in anyways??
The google group page is not working, keeps showing the Loading... sign!
And don't we already have the 4.1 source as Cink King?
Hi guys!I want to become an android developer and I know about the AOSP project,but I have not found based of android versions.I want worker on ICS ROM for galaxy pocket(GT-S5300)or cyanogenmod 9,but on a "pure"ROM,without any modification,like nexus android version,for worked on it and optimize for any devices.
1)How I can optimized an android version like Nexus devices for a specific device?
2)Where I can download the necessary for a ROM or a ROM to be optimized?
Thanks
Simply start by downloading cori's source and aosp android of your choice, then edit & merge things from source to aosp then compile.