cordova-plugin-chrome-apps-usb

1.2.0 • Public • Published

chrome.usb Plugin

This plugin provides USB connectivity for Android.

Status

Beta on Android. iOS not supported.

Reference

The API reference is here.

Release Notes

1.2.0 (March, 2016)

  • Adds chrome.usb.cordova.hasUsbHostFeature()
  • Moves getDevices() to a background thread

1.1.0 (Feb, 2016)

  • Adds support for chrome.usb.interruptTransfer
  • Fix for multiple usage of openDevice
  • Implements getDevices filtering
  • Set USB feature as optional
  • Implemented dynamic USB permission request
  • Implemented 'recipient' field in controlTransfer
  • Implemented asynchronous control transfer
  • Implemented 'timeout' parameter

1.0.1 (April 30, 2015)

  • Renamed plugin to pubilsh to NPM

1.0.0 (March 30, 2015)

  • Initial release

/cordova-plugin-chrome-apps-usb/

    Package Sidebar

    Install

    npm i cordova-plugin-chrome-apps-usb

    Weekly Downloads

    8

    Version

    1.2.0

    License

    BSD

    Last publish

    Collaborators

    • agrieve
    • mmocny
    • maxw
    • clelland