•   almost 12 years ago

How to detect Gear S

Is there a way to detect if the device is a Gear S?

  • 2 comments

  •   •   almost 12 years ago

    The simplest way between Gear 2 & Gear S is the screen size.
    Use CSS @media for different screen size layout.

  •   •   almost 12 years ago

    Since I am drawing on a canvas, I need to draw images at the right size. But I can perhaps just check the window.height.

Comments are closed.