Snapshot Boot - Android
I am a newbie to Android. I am trying to boot my Android device within ~10seconds.
I have tried optimizing android space, like avoiding zygote class preloading, package scanner etc. I have also tried with some optimizations in u boot and kernel level. Now my boot up...