Search code examples
javaandroidzxingbarcode-scanner

Core.jar not in Zxing Core folder? - Zxing Barcode Scanner


I am trying to follow through with the instructions given on Stack with regards to embedding the Zxing barcode scanner technology without the user having to download the app from the google play store.

I have read that you must copy the "Core.jar" file from the Core folder from the latest version of Zxing library on GitHub. I have downloaded the latest library from GitHub but there is no sign of the Core.jar file??

Can anyone provide me with instructions on how I can do this?

Thanks!


Solution

  • I think you want to download ZXing .jar file for Android.

    You can download that from here.

    Further details: Getting started developing: ZXING | GitHub