I am assigned to create a barcode scanner which wont make user install any third party app.
My ADT is Android Studio 2.0, SDK 24.4.1, jdk edition 8.
My target was to copy the zxing source and keep it with my app source and copy the core to the libs folder of zxing source. Then in the MainActivity of my app source I called CaptureActivity from Zxing package to create the app. It is not working & now I am confused...
Those what I did...
Is there any way to work with zxing library in Android Studio??? It kept me stuck for days...
Use this version of zxing instead
https://github.com/journeyapps/zxing-android-embedded
https://github.com/hiteshsahu/XZing-Barcode-Scanner-Minified-Eclipse