Scanning Barcodes (ZXing) in a own Thread and displaying a ProgessDialog
问题 since I know this side most of my questions have been answered be using the search. But this seems to be a special one. I am new to Google Android development, so I want to learn by doing. I want to create an app, that scans barcodes and displays a list of possible products. I am using ZXing (got this from here! ;)) to scan the barcdes. Works perfect. I'm quering the google shopping api with the scanned barcode and get parse the rss feed, since there is a result (but in most cases there is ^^