Hacker News new | ask | show | jobs
by marc3842h 2612 days ago
I don't see how Fuchsia can pull this off without having at least compatibility with existing Android apps.

Even if they do: I could see a ton of smartphone brands continuing to maintain it for their own smart phones (the Chinese have been big on that front!) or even making their own OS like Samsung with their Tizen OS.

2 comments

All they need to do is offer the legacy API in addition to the new one, and write an internal translation layer. Obviously, that legacy API is at huge risk of being deprecated, so you should expect it to be considering. Any app out there that isn't rewritten for the new API will eventually stop working, just like most of Google's products. I am sure they would enjoy seeing this 'cleansing' of less-popular and niche apps.
Fuchsia is just a kernel, if Google reimplements the Android stack on top of it as a replacement for Linux, the only apps that would be impacted would be those few that use NDK native code.