Device

The device features include device-specific features, such as managing vibration and monitoring the browser state.

The main device features are:

  • Battery Status in mobile and wearable applications only

    Enables you to retrieve the battery status and detect changes in it.

  • DeviceOrientation Event Specification in mobile and wearable applications only

    Enables you to detect rotation and acceleration motions on the device.

  • Touch Events in mobile and wearable applications only

    Enables you to implement various types of touch events, coordinate touch points, and control multi-touch.

  • Vibration in mobile and wearable applications only

    Enables you to implement different vibration patterns on a Tizen device.

  • HTML5 Browser state in mobile and TV applications only

    Enables you to retrieve information about the network connection state of the browser.

  • Screen Orientation in mobile and TV applications only

    Enables you to retrieve the current screen orientation state, monitor state changes, and lock the screen to a specific orientation.

  • Dependencies
    • Tizen 2.4 and Higher for Mobile
    • Tizen 2.3.1 and Higher for Wearable
    • Tizen 3.0 and Higher for TV