I am using RedLaser library to scan barcode for product. My class extends after BarcodeScanActivity. Method onScanStatusUpdate is used to getting barcode without break. When I am saving barcode to db, it is saving one barcode in loop. I am scanning barcode and saving it to db on one activity. How can I pause onScanStatusUpdate method, and resume it after I will move to next barcode?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|