|
|
|
|
|
by dozzie
2936 days ago
|
|
> It reminds me in the early days of "smart phones" people would say where is the Linux phone OS we keep hearing about. They just didn't understand that Android was Linux based. It's actually the people who believe that Android is Linux-based that are
mistaken. If you write for Android, you write for Android and nothing more.
You can't just run the application on a regular Linux (i.e. the one with libc
and X11), and if Google ever rips Linux kernel out of it and replaces with,
say, DOS, most of the applications won't even need to be recompiled, because
they were using Android's API/ABI. |
|