android - How to call scanned barcode history from zxing -


i scanning barcodes using zxing in application have button called history onclick should display scanned barcode history dont know how call history zxing.

if zxing, mean using library (not zxing client app) scan qr codes have implement history related functionality on own. save items in database base each time have scanned something.

take @ implementation of history feature in sample zxing android client. https://code.google.com/p/zxing/source/browse/trunk/android/src/com/google/zxing/client/android/history/historymanager.java


Comments

Popular posts from this blog

java.util.scanner - How to read and add only numbers to array from a text file -

rewrite - Trouble with Wordpress multiple custom querystrings -