On Sun, Jul 1, 2012 at 2:30 PM, Abhilash baddam <[email protected]> wrote: > Hi, > > After switching on the mobile(after booting process) all the > applications will be loaded like System apps, 3rd party apps etc... > how these apps are loading means I want to know the way, procedure or > process for this. Can anyone suggest me any websites or docs to know > these things.
It's not just understanding the boot process, which is fairly traditional Linux stuff, but also understanding that you're sitting on top of the zygote process, package manager (routing intents), and other android-y topics... I've actually heard good things about this book... http://shop.oreilly.com/product/0636920021094.do kris -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

