Scoria M240 User Manual
115 / 120
Innovative Features
Real Time Clock (RTC), CorePilot, Imagiq,
MiraVision, NeuroPilot, Pump Express, Tiny
Sensor Hub
Supplied accessories
Power adapter, USB-C cable
Optional accessories
See accessories catalog
Warranty
Standard 1 year, 3 year warranty extension
available
Barcode Scanner SDK
Zebra SE4710 Barcode Scanner SDK
Introduction
The following information is intended exclusively for software developers who want to program their own
application for the Scoria A104, Scoria A105 or Scoria M240 with Zebra SE4710 scanner. It enables retrieval
of scan results and software-based triggering of the scan button.
If you have any questions or suggestions for improvement, please send an e-mail to
[email protected].
Tools and environment
Android 9+
Android Studio 3.x
JDK 1.8
Principles for implementation
1.
MVC mode,
2.
retrofit2 network request framework.
3.
easypermissions permission request.
4.
greenDAO database
5.
serial communcation
Main process
The scan app has different buttons and scan hardware models for different devices, so we need to
configure a lot of different information to customize the app to the device. We place a configurable file
named scanner_config.xml under vendor/etc/ at the framework layer. When the app is opened for the
first time, we read the xml configuration file to get the basic configuration of the scanning app. The file
looks something like the following:
Initialization of the scan engine
Scanner.init(readerId, context, callback);
or
Scanner.init(readerId, context);
ReaderId
is the camera ID, which can refer to the ReaderID element in the scanner_config.xml file
Summary of Contents for Scoria M240
Page 1: ...Copyright 2022 by WEROCK All Rights Reserved Scoria M240 User Manual ...
Page 17: ...Scoria M240 User Manual 17 120 ...
Page 24: ...Scoria M240 User Manual 24 120 ...
Page 77: ...Scoria M240 User Manual 77 120 4 Now lift the battery by the tab provided and remove it ...
Page 83: ...Scoria M240 User Manual 83 120 4 Now lift the battery by the tab provided and remove it ...