Hi all,

I am very new to this android development, in order to reduce boot
time on OMAP 3 , I have taken care of kernel which is taking 7 sec to
come up, but from android side it is taking 25 sec


Total 32 sec it takes to show "boot complete" in android logcat

later on I found boot animation takes long time around 15 sec , so I
deleted bootanimation program in /system/bin

after this it showed an error
[14.477905] init: Cannot find '/system/bin/bootanimation' disabling
'bootanim'

looking to this error I commented bootanim in init.rc , then also it
shows an error and same 14 sec is wasted

so I stopped property_set in surfaceflinger ,, every thing goes well
but then also
"boot complete" in android logcat comes in 32 sec


please suggest something so that I can bring down this boot time to at
least to 30 sec

Regards
Ratul Roy




-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to