Enable Continuous Scanning
Continuous scan #
To add continuous scanning please add this code
Barkoder.setCloseSessionOnResultEnabled(false);
Barkoder.setThresholdBetweenDuplicatesScans(0);
Barkoder.setDuplicatesDelayMs(0);