I would very strongly suggest you stick with the kernel version that the platform was developed for. Various subtle things about the kernel change over time that impact the platform.
On Mon, Apr 5, 2010 at 10:40 PM, Qipeng <[email protected]> wrote: > By the way, if I just want to use the file system of Android 2.1, > and with the kernel of Android1.5, may I? > > Though I knew that binder and other Android patches were all changed. > And if there is a way to use the different version of kernel and file > system at the same time. > > Best Regards. > Qipeng > > On Apr 6, 12:26 pm, Dianne Hackborn <[email protected]> wrote: > > There is no list of changes (besides the raw git changes). The SDK is > > stable, and changes and improvements to it are documented. The > underlying > > implementation is pretty consistently in flux. > > > > If you are interested in a particular part of the platform, you can use > git > > to look at all of the changes that have happened there. > > > > > > > > On Wed, Mar 31, 2010 at 10:34 PM, Narayan <[email protected]> > wrote: > > > Hi, > > > > > I want's to port the code from Android 1.5 to Android 2.1. I would > > > like to know what needs to be taken care and what are all the area > > > where it got changed? like device layer/framework applications? > > > > > Note: I have list of API which got updated in 2.1 but I am more > > > interested in device layer and framework. > > > > > Regards, > > > Narayanan.S > > > > > -- > > > unsubscribe: > > > [email protected]<android-porting%[email protected]> > <android-porting%[email protected]<android-porting%[email protected]> > > > > > website:http://groups.google.com/group/android-porting > > > > > To unsubscribe, reply using "remove me" as the subject. > > > > -- > > Dianne Hackborn > > Android framework engineer > > [email protected] > > > > Note: please don't send private questions to me, as I don't have time to > > provide private support, and so won't reply to such e-mails. All such > > questions should be posted on public forums, where I and others can see > and > > answer them. > > -- > unsubscribe: > [email protected]<android-porting%[email protected]> > website: http://groups.google.com/group/android-porting > -- Dianne Hackborn Android framework engineer [email protected] Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails. All such questions should be posted on public forums, where I and others can see and answer them. -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
