Hi All, I want to reduce the boot up time of android. I have tried removing some stuff such as not required .apk from the / system/apps folder. from init.rc file some services which is not required.
my kernel uncompressing is taking 11 sec almost.how can reduce that.one thing is that i can remove the drivers which are not needed but i am not finding any .config file to remove it? >From where can i remove the not required driver from kernel code? What all other stuff can i remove to reduce boot up time? Regards, Nilly
-- 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