DEV Community

Discussion on: Vanilla JavaScript detecting the operating system

Collapse
 
shadowtime2000 profile image
shadowtime2000

There were some other posts talking about this issue but just pointing this out, I think if you view it on Android it will get the OS as Linux.

Collapse
 
dailydevtips1 profile image
Chris Bongers

Ah yeah I do actually know this API isn't 100% solid, that a funny one though!
Didn't know Android would show as Linux for this.

Collapse
 
seifeslimene profile image
Seif Eddine Slimene • Edited

Android was built on top of Linux, actually it uses Linux kernel, that's why it shows Linux ;)