Android Connector

The Solution: Barcoders' Android Connector!

We work with software developers who use Wavelink Studio (COM and enablers) and want to extend their software's lifespan.

Currently your software is becoming obsolete!
- The first reason is Windows CE/Mobile scanners are no longer manufactured or available for purchase. Only used scanners can be purchased.
- The second reason is Ivanti/Wavelink no longer supports the Wavelink Studio COM server, the hardware Enablers nor are they selling additional Studio licenses.

Here's what we offer:
1) We replace the Wavelink Studio COM server with our Android Connector server.
2) We replace the need for Wavelink enablers with our own APK for Zebra and/or Honeywell Android scanners.
3) All existing Windows CE/Mobile scanners can keep running on Wavelink and you can add new Android scanners running concurrently, side-by-side on the same hardware using our Android Connector server!

Visual Basic 6 Software developers:
You just replace the Wavelink.bas object in you VB6 code with our ABSConstants.bas and ABSStudio.cls modules.

Specifically, the following declarations are no longer used:
- Public rfConsole As New RFIO
- Public rfBCode as New RFBARCODE
- Public rfTerminID as New RFTERMINAL
- Public rfErr As New RFERROR
- Public rfTone As New RFTONE

They are replaced with the following declarations:
- Public rfConsole As New ABSStudio
- Public rfBCode As New ABSStudio
- Public rfTerminID As New ABSStudio
- Public rfErr As New ABSStudio
- Public rfTone As New ABSStudio

C++, Dephi, Python, Java (.js) Software developers:
You replace the WavelinkOLE.tlb file references in you code with our dll (still under development)

Once these changes are made, recompile your code and test.

Click here for a simplified PDF diagram.

Contact us at info@barcoders.com to coordinate all the necessary components (bold/italicized/underlined items).

Let’s navigate the Android era—without disruption!