Search code examples
androidgitqr-codezbar

Is this repo missing files, or am I using it wrong?


I'm trying to use Zbar for android for scanning QR codes. I need something minimal that only scans qr codes. That's why Im not using zxing.

https://github.com/ZBar/ZBar/tree/master/android

I tried adding it to my code as a module, but it seems like the library itself is missing from the android folder. There is no jar file or library source code. the only source code is in the example.

there is no "ZBar-Android-SDK" folder as mentioned in the readme.

am I missing something or is the repo missing something?

one thing to note is that the project is for eclipse (I assume) and I'm using Android Studio.


Solution

  • Download the pre-built SDK instead of the source code:

    http://sourceforge.net/projects/zbar/files/AndroidSDK/