This sample application will show how the Simulscan API's can be used to capture multiple types of data from forms, boxes and the like.
You will need:
Android API 19 must be installed via the SDK Manager before attempting to load this sample.
IMPORTANT:
Extract the downloaded project zip file to C:\ (or to the root of an alternate drive).Alternatively, launch a preferred IDE and load the project via the File > Open menu.
Place a template on the sdcard of you SimulScan licensed device.
adb push myTemplate.xml /sdcard/simulscan/templates/
Launch The SimulScan sample application
The Simulscan sample app will find the templates you place on the devices sdcard, and populate the "Set Template" option list. Select the template you wish to use from that list.
Press the "Read" button, and follow the on screen instructions. The sample app will extract the fields defined in the template. If the "Display Results View" option is checked, a list of results will be displayed for you to review.
Press the "Accept" button. The sample app will then display a screen showing how long simulscan took to capture and decode the template fields. Press the devices "Back" hardware button to return to the main screen.