Quote:
Originally Posted by DNSB
As it says, uncompressing and booting Linux. No Android and no hope for running an Android app.
|
Well, from the PoV of the bootloader Android
is the Linux kernel. You could argue that u-boot is not that common in android boards (it is still the bootloader in Tolinos, based on the same NXP SoC the Kindles are using).
Also that specific kernel is "androidized" (look for references to the Binder, now in mainline kernel, but not useful at all outside android).
I do agree with you in the basics. It doesn't look like it's running Zygote and should be considered plain linux from the PoV of the user.