Questions regarding the firmware belong on http://source.android.com, not here.

On Thu, Mar 8, 2012 at 1:21 AM, Ratul Roy <ratulro...@gmail.com> wrote:
> 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



-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

_The Busy Coder's Guide to *Advanced* Android Development_ Version 2.5
Available!

-- 
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