Skip to main content

JavaScript SDK 1.0.0

· One min read

Datalogic JavaScript SDK is now available. It allows users to write web apps that interface with the features of Datalogic Android devices through the Datalogic Enterprise Browser. You can access the documentation here.

The features available in the initial release are:

  • JavaScript APIs
    • Configuration and use of the device scanner.
    • Configuration of physical triggers.
  • Sample pages
    • HTML pages to demonstrate use of Datalogic JavaScript APIs
    • HTML pages to demonstrate how to access peripherals (camera, microphone, device location) using standard HTML 5 APIs.
  • Porting guide
    • Documentation includes information on how to port existing pages written for Zebra SDK.

Scan2Deploy Studio 1.7.2

· 3 min read

Scan2Deploy Studio 1.7.2 is now available. It includes many new enhancements and bug fixes. Read below for more details.

Downloads are available in the Releases section on the Scan2Deploy Studio Github page.

Enhancements

Deployment Enhancements

QR Reading

  • Added support for profiles containing 10+ QR codes
note

Reading 10+ QR requires Scan2Deploy agent v1.37 or higher and V3 Scan2Deploy QR code

Silent Deployment

  • Applies profile on device in the background without launching the Agent UI
note

Please consult the silent deployment documentation for feature requirements.

Barcode Only

  • Added Barcode only deployment option to remove the need to host/download a profile
  • Only a certain subset of features are available within this deployment format, otherwise hosting the profile will still be required. For a complete list of feature compatibility, please consult the configuration actions documentation
note

Barcode only feature requires Scan2Deploy agent v1.38 or higher.

Device & Scanner Settings Enhancements

  • Added support for partial Device and Scanner settings. This feature allows you to set a portion of the Device & Scanner Settings without including the defaults
  • Added unselect/select all button to support partial settings selection
  • Added reset button to the return all settings to default values
  • Added intermediary titles for bundle array entries

Datalogic Launcher

  • Launcher available for updates in Datalogic Apps list
  • New action selection page added for launcher configuration
    • Adding Allowed applications/web pages
    • Customizing application appearance
    • Configuring launcher and device interface while running
  • Datalogic Launcher available in default home/launcher selection
note

Datalogic Launcher features require Scan2Deploy agent v1.35 or higher as well as compatible firmware.

Miscellaneous

  • Added drag & drop script reordering
  • Added Screen Lock setting to advanced deployment options
  • Updated various tooltips and confirmation dialog text to improve clarity

Compatibility

Some features in this release require Scan2Deploy Agent v1.38 or newer. To update to the latest version of the Scan2Deploy agent, check Update Scan2Deploy on the Save and Print page in Scan2Deploy Studio

Some features in this release require a minimum firmware version, please consult the feature description within the Scan2Deploy Studio documentation for requirements

Corrected Defects

  • Fixed issue where temporary files were not being cleaned up on disk
  • Fixed issue that prevented discarding unsaved changes if downloads were in progress
  • Fixed issue where bundle array entries were not immediately added to json
  • Fixed typo in intent field invalid entry text
  • Fixed issue where Espresso installed apps were not configurable
  • Fixed an issue encountered when modifying SureFox managed config

React Native SDK 2.0.3

· One min read

The React Native SDK 2.0.3 is now available. It has been updated to the most recent version of React Native and the most recent version of our own Datalogic Android SDK. Sample apps have also been updated to reflect this new version. It is available as a npm package here: @datalogic/react-native-datalogic-module.

Enhancements

  • Added support for React Native 0.68.2
  • Updated functions to use Datalogic Android 1.29
  • Various stability improvements

Datalogic Launcher 1.0.7.10

· One min read

Datalogic Launcher is now available. It is an Android application used to lock down the device to launch only allowed applications. It can also limit access to several system device features, such as the Overview button (for switching apps) and the Global Actions dialog (for restarting the device). Once started, it behaves as the device Home screen (when you tap the Home button). You can access the documentation here.

The features available in the initial release are:

  • Locked down device
    • Presents screen listing limited apps available for launch.
    • System features (such as notification and system status) can be disabled.
    • Configuration (and exit) protected by Admin password.
  • Launching apps
    • Can launch APK or Web page (via URL).
    • UI appearance of app listing can be configured (labels, icons, layout, wallpaper).
  • External control
    • Configurable from device, Scan2Deploy Studio or EMM console.

Scan2Deploy Studio 1.6.8

· One min read

Scan2Deploy Studio 1.6.8 is now available. It includes updated device support. Read below for more details.

Downloads are available in the Releases section on the Scan2Deploy Studio Github page.

Enhancements

  • Added Android 11 options for Memor 20 and Skorpio X5 device selection

JavaPOS 1.14.072 (1.14.14-072)

· One min read

Enhancements

  • Added support for Dock / Undock Direct I/O functionality

Corrected defects

  • Corrected an issue causing the Zero Scale button in JavaPOSTest to conflict with live weight
  • Corrected an issue causing an incorrect data type of some symbologies after reading ABC Codabar

Datalogic WiFi Guard 1.20.1

· One min read

Compatibility

The application requires the following minimum firmware versions:

DeviceMinimum firmware version
Skorpio X52.08.044
Memor 201.07.01

Enhancements

  • Support for Dark Mode

Corrected defects

  • The start of data collection is now blocked if Location Services are disabled.
  • Ping parameter input now limits the number of characters you may enter.
  • Statistics graph prevents swiping to change tabs after you rotate the screen.

Datalogic Android SDK 1.31

· One min read

Datalogic Android SDK 1.31 is now available. The SDK add-on version supports Android API levels up to 30 (Android 11).

You can access the documentation here.

Enhancements