Select your printer model

Parameters are refined by the selected printer.

BarcodeScanner


Initializes the BarcodeScanner class.

Syntax

 
public BarcodeScanner(Context context) throws Epos2Exception

Parameter

context

Specifies the application context.

Exception

When the process fails, Epos2Exception with one of the following error value occurs.

Error status

Description

ERR_MEMORY

Necessary memory could not be allocated.

Supplementary explanation

When iterating a process, be sure to generate and destroy instances outside the iterated process and not iterate the process at a short interval.
Memory releasing by the OS may affect the process of the Epson ePOS SDK, resulting in an invalid operation.

 

Quick Access

  • [Name]
  • [Format]
  • [Range]
  • [Description]
  • [Notes]

Epson ePOS SDK includes patented or patent pending functions. The contents must not be disclosed to third parties.


Epson ePOS SDK for Android

Jump to the top