this post was submitted on 05 Nov 2024
17 points (60.0% liked)
Linuxsucks
350 readers
1 users here now
Rules:
- FOSS advocates and Linux evangelists aren't welcome. -We ask that you block us.
- Moderation is heavy handed. Try to stay on topic (that is LINUXSUCKS!).
- No Complaining Mute the sub if users, content, or rules bother you *it's ok to report rule violations
founded 10 months ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
But the Android API isn't Linux.
Android runs on a Linux kernel, not the same as Linux.
Wine isn't Linux. Wine runs on a Linux kernel giving us a Windows API on Linux.
What you're calling the "Linux API" is not really the Linux API. It's more like the "glibc API," if I had to give it a name. Few desktop Linux applications use Linux system calls directly.
And yes, it's true. The Android API is nothing like that.