Run Application on non Zebra Device (Smartphone)

k kels rathod 2 years 11 months ago
88 1 0

Hi,

I am developing an application using datawedge for ZEBRA MC3300 device in android.  The client also wants that the application will also run on non zebra device (Smartphone or other scanning device like honewell etc.).

I have read below articles for run application on non zebra device.

Writing Enterprise Android applications that capture barcode data and run on multiple devices | Darryn Campbell's Blog

I have R&D over it.  and check below link.

GenericScanWedge/README.md at master · darryncampbell/GenericScanWedge · GitHub

GitHub - darryncampbell/DataWedge-API-Exerciser: Application to exercise the DataWedge Intent API for testing purposes

I have run above example on my device (Smartphone).  But I did not get any idea about how the application will run on non zebra device.

Please register or login to post a reply

1 Replies

V Vedsatx Saddvv

>> But I did not get any idea about how the application will run on non zebra device
On a non-Zebra device you will need to use some alternative scanning library since Datawedge (or Zebra's EMDK) will be unavailable.  The sample app you refer to provides ZXing and Google Vision and presents an interface compatible with Zebra's DataWedge.  If you are developing your application from scratch, you may find it far easier to integrate the alternative scanning library directly into your application and dynamically detect at runtime whether or not you are running on a Zebra device - in which case you would not have any need for GitHub - darryncampbell/GenericScanWedge: Implements an Android service that provides a rudimentary implementation of Ze…  .

CONTACT
Can’t find what you’re looking for?