1

How to get Product information like name, price etc using barcode number from UPC Number in Android?

view story
linux-howto

http://stackoverflow.com – How to get Product information like name, price etc using barcode number from UPC Number in Android? i can able to get the UPC Number from bar-code reading now i wants to get all information of that product like "Product Name" , "Product Price" , "Product Image" . can anybody provide me any source code which can able to give this information by passing "UPC Number" in Android. (HowTos)