0

I have a project idea for my college project to develop an android application which can take images of the bar codes of various electronic equipments like cameras laptops and then to read models and brands of them using that bar codes and then to search for that model and brand in Ebay to point the user to relevant web pages. I want to know that is it possible to do this project ?

Thanks!

Grant
  • 4,413
  • 18
  • 56
  • 82

1 Answers1

1

Yes, it is possible- Start with this example of How to Scan Barcodes on Android and then check out the Ebay Java SDK (Specifically see this tutorial titled: Getting Started with the Finding API: Finding Items by Keywords)

Community
  • 1
  • 1
MrEngineer13
  • 38,642
  • 13
  • 74
  • 93