Hi, Before building entire android ,i just wanted to do it by module by module,like building testing linux image ,linker and then dalvikvm etc... As of now, I could able to build linux image and boot into that image. I even cross compiled the '/system/bin/linker'. From here , before proceeding further i just wanted to test the '/system/bin/linker' and go ahead with dalvikvm . can suggest me how to test the android linker ??
Regards, Anand On Tue, Dec 15, 2009 at 6:06 AM, enh <[email protected]<enh%[email protected]> > wrote: > see system/core/rootdir/init.rc for details of what's run at startup. > > --elliott > > On Dec 14, 8:10 am, wei zou <[email protected]> wrote: > > Hi Expert, > > > > I'm debugging some Hardware issue on my Android phone. In this case, I > > would like to only start the linux the system without have the android > > platform running. Is there a easy way to do that? > > > > Thanks > > > > zw > > -- > unsubscribe: > [email protected]<android-porting%[email protected]> > website: http://groups.google.com/group/android-porting > -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
