blog-teaser

Major barKoder Web SDK Update v1.5.0

New Update: AR Enhancements and Scanning Improvements

We’re excited to introduce a new update that expands Barkoder’s capabilities with Augmented Reality (AR) functionality, enhanced scanning controls, and performance improvements. This release gives developers more flexibility in customizing the scanning experience while maintaining fast and reliable barcode and QR code detection.

Augmented Reality (AR) Support

This update adds full AR mode support, enabling a more interactive and visually guided scanning experience. Developers can now fine-tune how detected locations, headers, and transitions appear on screen, creating clearer feedback and improved usability in real-world scanning scenarios.

New AR Configuration Methods

The following new methods allow precise control over AR visuals and behavior:

  • Location styling and behavior:
    • setSelectedLocationColor
    • setNonSelectedLocationLineColor
    • setSelectedLocationLineWidth
    • setNonSelectedLocationLineWidth
    • setLocationType
    • setLocationTransitionSpeed
  • Header customization:
    • setHeaderHeight
    • setHeaderShowMode
    • setHeaderTextColorSelected
    • setHeaderTextColorNonSelected
  • Interaction and behavior:
    • setResultDisappearanceDelayMs
    • setDoubleTapToFreezeEnabled
    • setARMode

Each of these settings also includes a corresponding getter method, making it easy to read and manage AR configuration dynamically at runtime.

New AR Constants

To support the new AR functionality, the following constants have been added:

  • BarkoderARMode
  • BarkoderARHeaderShowMode
  • BarkoderARLocationType

These constants help standardize AR behavior and simplify configuration across different use cases.

New Scanning Capabilities

Two new methods have been introduced to improve flexibility and data handling:

  • scanFrame – Enables scanning directly from individual frames, ideal for advanced workflows and custom camera integrations.
  • getSADLImage – A helper method for working with SADL images extracted from SADL-parsed JSON strings.

Improvements and Updates

Several existing methods have been enhanced to improve performance and usability:

  • setDuplicatesDelayMs now supports disabling duplicate results indefinitely by using -1 as the argument value.
  • scanFromLocalFileSystem has been improved for better reliability and performance.
  • setMaximumResultsCount is now restricted when AR mode is enabled, ensuring consistent behavior and optimal AR performance.

Native Library Update

This release also updates the native library to version 1.7.0.2, bringing additional stability, performance improvements, and compatibility enhancements.

Latest Barcode Scanner SDK Articles,
Tutorials, and News

recentArticle

30+ Shocking UPC/EAN Code Statistics You Need to Know in 2026

UPC and EAN barcodes remain the backbone of global retail in 2026, powering billions of product scans every day. From supermarkets and warehouses to e-commerce and mobile shopping apps, these standardized barcodes enable fast checkouts, accurate inventory management, and seamless product identification. Discover 30+ surprising UPC/EAN statistics and fun facts that highlight why barcode technology continues to drive modern commerce.

Aug 07, 2026

Info

recentArticle

Why Coca-Cola, PepsiCo, and Red Bull Must Add QR Codes to Every Can by the End of 2027

By the end of 2027, many leading beverage brands, including Coca-Cola, PepsiCo, and Red Bull, are adopting QR codes and other 2D barcodes as part of the GS1 Sunrise 2027 initiative. These digital codes go beyond traditional barcodes by enabling faster retail operations while giving consumers instant access to product information, nutrition facts, recycling guidance, authenticity verification, promotions, and sustainability details with a simple smartphone scan.

Aug 04, 2026

Info