zxingfragmentlib
zxingfragmentlib copied to clipboard
Barcode scanner for Android fragments. Compatible with Android 2.1+.
It would be great if you could support new gradle version and target to new Android SDK 21. Are you still developing this? Thanks!
Autofocus runs fine while the flashlight is left off. once flashlight is turned on, autofocus stops. this persists even when flashlight is turned off. tested with sample code and also...
Hi friends, I found a bug in the zxing scanner. I use zxingfragmentlib to implement my fragment scanner. I have set android:screenOrientation to "portrait" in AndroidManifest, so I can only...
When I rotate my phone to landscape orientation I get the following exception: 06-18 10:18:21.798 3193-3344/com.welcu.android.zxingfragmentlibsample E/AndroidRuntime﹕ FATAL EXCEPTION: Thread-10361 Process: com.welcu.android.zxingfragmentlibsample, PID: 3193 java.lang.IllegalArgumentException: Crop rectangle does not fit...
Gradle 0.11 requires build tools 19.1.0 and will not build using 19.0.0. Also, there is a new revision of the support-v4 library which the library should use.