How Fuchsia OS is different?

In Android, the Linux kernel is used. In Fuchsia, the kernel is a new bit of code called Zircon . There are different ways to build a kernel, but usually smaller and faster is better. Zircon is based on LK (Little Kernel) which was a real-time kernel for embedded devices written by Travis Geiselbrecht.

Read more

Can Android apps run on Fuchsia OS?

Fuchsia OS is designed to run on machines ranging from low-powered, minimal-resource devices all the way up to PCs. This is good news for Android app developers as they wont need to rush in porting their apps or games to run on Fuchsia devices as their old Android version would still work with the newer OS .

Read more