0

How to detect device is Chromebook in Android? The application runs on phone, tablet and Chromebook. now I need to detect deice is Chromebook.

Eugen Martynov
  • 19,888
  • 10
  • 61
  • 114

1 Answers1

0

After going through a good amount of posts this seems like a fairly good solution for detecting the user agent string for Chrome OS with regex.

Detecting Chrome OS with Javascript

BugZap
  • 86
  • 4