EMDK for Android can be used handle all barcode scanning entirely in Java using Barcode/Scanning APIs. These APIs work independently of any Data Capture profiles.
NOTE: The appearance of sample app screens can vary by sample app version, Android version and screen size.
Before beginning, download, build and install the sample app. For help, please see the Sample App Set-up Guide.
When the application starts it should look similar to the image below:
Select a scanner to use. If the desired scanner is external to the mobile device (Bluetooth or wired), be sure it's connected and in "SSI" mode before making a selection.
Point the device at a barcode and press the scan trigger. The app displays the scanned barcode data similar to the image below:
NOTE: Sample apps are for demonstration purposes only and should not be used in production environments.