To detect the Android OS, we could search the navigator.userAgent string for the 'Android' key word.
However, my question is how to detect whether it's an Android Arm device or an Android X86 device?
To detect the Android OS, we could search the navigator.userAgent string for the 'Android' key word.
However, my question is how to detect whether it's an Android Arm device or an Android X86 device?