Starting barcode scanner programmatically

// Expert user has replied.
A Alex Esquijarosa Chavian 2 years 11 months ago
97 5 0

Hi Team,
Is there a way to start the scanner (soft trigger) from java code. This is from an application using Native Java for Android. The Datawedge profile is active for the Activity and I can receive Intents from it with the Decoded value but I want to start the scanner using a button on the screen.
 
Please advice.
Regards,
 
Alex.

Please register or login to post a reply

5 Replies

V Vedsatx Saddvv

Alex,
As Adithya replied, currently, Rev A on the ET1, you can trigger scanning only by holding down one of the trigger keys or using RhoElements.
Thanks for your question however. It provides us with useful feedback to include this feature in the next round.

Please let me know if you have any feedback on using the Intent mechanism to handle decode data as well [probably a different thread ].

Thanks,
Anu

A Adithya Krishnamurthy

Hi Alex,

From what I understand we are not exposing any DataWedge APIs on the ET1 to allow programmatic control of our scan drivers for Native Android apps. The alternatives are h/w button trigger of course or RhoElements or zxing libraries.

Adithya

A Andrey Maslyuk

Hi Adithya,

zxing is just a last resort, but not a good alternative as it is significantly slower.

I was able to use DataWedge through broadcast intent, but there are two issues here:
1. It must be set up via UI.  This means ground-up setup is more complicated and user may play with settings breaking the functionality.
2. There's no way for setting options programmatically (like symbologies recognized etc.)
Is there a way to overcome these two issues?
This is how we always used scanning (laser or imager or camera-based (ES400)) on WCE platform and had no issues.

Thanks, Andrew.

f fen den

You means java barcode scanner, please look at this java barcode recognition sample, or have a test on Zxing barcode scanner, Zxing barcode is often used in java class of powerful features.

V Vedsatx Saddvv

Alex,
Please visit this community: https://developer.motorolasolutions.com/community/technologies/mobile_c… for additional information on datawedge.
There's a blog on how to enable "Soft trigger" in your application at : https://developer.motorolasolutions.com/community/technologies/mobile_c… along with sample code.

Regards,
Anu

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