Pavan Pyati
Pavan Pyati

Reputation: 960

Zebra DataWedge, how to trigger a Scan from code?

We have a Zebra Android device (MC33X) & I'm able to scan through the hardware button & is there a way to scan through click of a button on the screen?

Also is there a provision to Auto scan or Continuous scan?

Upvotes: 0

Views: 358

Answers (1)

sasuke uchiwa
sasuke uchiwa

Reputation: 11

You have to send an intent with action "com.symbol.datawedge.api.ACTION" and extra with key "com.symbol.datawedge.api.SOFT_SCAN_TRIGGER" and value START_SCANNING

Upvotes: 1

Related Questions