barcode - How to get complete product information from Bar code display value in android? -


i used google vision barcode api scanning bar code. that, can able display value bar code. but, how can complete product information after scanning bar code?

which means, after scanning i'm getting bar code value 036000291452. need product information well.

similar below:

barcode formats: upc 036000291452 artist: haindling label: polydor

please help!

to product information you'll need use database of products that's searchable upc. quick google search came few suggestions, such https://www.barcodelookup.com/api .


Comments

Popular posts from this blog

javascript - Create a stacked percentage column -

Optimising Firebase database by automatically overwriting data -

javascript - Angular UI-Grid customTemplate directive causing rows to load slowly/? -