|
|
|
|
|
by diebir
2810 days ago
|
|
Any OS w/o a POSIX interface is probably a non-starter at this point. Anything POSIX is arguably UNIX. This said, who cares about the kernel? Android is not about the kernel. There are 100x more difficult problems up the stack than the kernel. My guess nothing will happen there. It has been too hard to get Android where it is. |
|
As long as your apps run inside Chrome's runtime, or interact with the Android APIs instead of the low level POSIX APIs, they'll never know the difference. (And we all know that Android's existing POSIX support is minimalistic, to say the least.)