3

Possible Duplicate:
Integration ZXing library directly into my Android application

I want scan the barcode from my Android App without installing a 3rd party barcoder scanner application. I downloaded the source code of ZXing. When I click a button in my App, the barcode scanning window should launch. What are the methods that I need to call from my application for successful scanning of barcodes.

Can anyone please help me in sorting out this issue?

Thanks in Advance.

Community
  • 1
  • 1
Android_programmer_camera
  • 13,197
  • 21
  • 67
  • 81
  • 1
    is there anyone who can help me in sorting out this issue? – Android_programmer_camera Dec 15 '10 at 12:39
  • 1
    I don't understand why you would want to do this? Why can't you just call the ZXing 2D barcode intent. Saves code duplication and complexity? – Blundell Dec 15 '10 at 13:20
  • I know but there may be situations where the user who installs my app donot have ZXing application to be pre installed on his device.My application is mainly dependent on Barcode scanning.So,can any one help me in sorting out this issue? – Android_programmer_camera Dec 15 '10 at 13:27
  • Hello I think this might help you.. http://stackoverflow.com/questions/4854442/embed-zxing-library-without-using-barcode-scanner-app – Miral Dhokiya Jul 19 '11 at 05:53
  • Answered it on http://stackoverflow.com/questions/4782543/integration-zxing-library-directly-into-my-android-application/34941618#34941618 – Hitesh Sahu Jan 22 '16 at 09:33

0 Answers0