Hello Developers,
I am developing an Android application for the Elo Touch Tablet with Android 10, using the E245047 - SE4107 Zebra scanner.
I need to find a way to switch between SNAPI and KEYBOARD modes without scanning barcodes. I have reviewed the documentation but couldn't find a clear method to achieve this programmatically.
Could someone please provide guidance or sample code on how to dynamically switch between these modes within the app?
Thanks!
1 Replies
Hi Daniel,
There's no way to do it programmatically because this our scan engine and it's being used by a different OEM so we don't have any control over this..
Unfortunately, the only way is like you suggested via the creation of the barcodes:
https://myelo.elotouch.com/support/s/article/E24507-Custom-Configuration-Barcode
Dan