Re: [android-kernel] Android-BootTime

2011-04-12 Thread Robin Gujjar
On Fri, Apr 8, 2011 at 12:41 PM, guru sagar wrote: > Hi Developers, > > > I am doing one project there i got struck > at one point. i need to know hardware processing time like Boot time, Time > to enter/exit standby ,Application launch time etc. > what kind of in

Re: [android-kernel] Re: the bootloader used for the linux kernel

2011-01-30 Thread Robin Gujjar
"Recovery"in term of android, there is complete set of code given in android source( bootable/recovery/* code , just go through it, it is very basic simple "C" code . Recovery code will work as your rootfs for making recovery image. and that image u need to write in a partition. which will be a c

[android-kernel] Re: Android Binder crash.. in eclair

2010-12-02 Thread Robin Gujjar
r4:c00851ac [] (kthread+0x0/0x7c) from [] (do_exit+0x0/0x6bc) r5: r4: Code: ebf9d4a7 e5943000 e5942004 e353 (e5823000) Kernel panic - not syncing: Fatal exception ===== On Dec 2, 12:34 am, Deva R wrote: > thi

[android-kernel] Android Binder crash.. in eclair

2010-12-01 Thread Robin Gujjar
Hi All I am using Eclair 2.1( kernel 2.6.29 ) . My system is running fine with almost all the functionality , But if i am trying a reboot test ( System stability test ) . I am using a test APK . which reboot the system . So i have give the reboot no of time in out test APK 500 times. But after

[android-kernel] Re: Android Kernel

2010-04-20 Thread Robin
/Kritsana_Deliverable?rev=1;filename=OReilly_Understanding_The_Linux_Kernel.pdf Thnx, robin. On Apr 6, 10:23 am, Guilherme Pinheiro wrote: > Tks with your help. This information was what I wanted for to start my > studies. > > Guilherme > > 2010/4/5 Tim Bird > > > On 04/05/2010 01:16 P

[android-kernel] accelerometer driver example?

2010-02-05 Thread Robin Getz
gs in /dev the way that the rest of Android wants it to - so it isn't going to work. I would like to understand what the "standard" is... Any pointers appreciated. Thanks -Robin -- unsubscribe: android-kernel+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-kernel