Profile management
Create, clone, rename, restore, and update DataWedge profiles directly from JavaScript.
@capgo/capacitor-zebra-datawedge is an Android-first Capacitor wrapper around Zebra DataWedge.
It covers the same core areas exposed by the Ionic enterprise Zebra Scanner plugin:
ZebraConfiguration for profile creation and updatesZebraNotification for scanner and profile status eventsZebraQuery for profiles, scanners, and version metadataZebraRuntime for scanner control and soft-triggered scansProfile management
Create, clone, rename, restore, and update DataWedge profiles directly from JavaScript.
Scanner notifications
Subscribe to scanner state and profile switch notifications without manually parsing broadcast bundles.
Soft scan triggers
Trigger barcode and RFID scans, then wait for the next intent result through the same Capacitor API.
Android device focus
Built for Zebra Android hardware where DataWedge is available. iOS and web expose API parity only.
Start with the getting started guide, then review the Android notes before wiring production scan flows.