zxing/androidtest
2009-12-13 21:08:57 +00:00
..
res
src/com/google/zxing/client/androidtest Finished work on the local binarizer and renamed it to HybridBinarizer. It uses the old histogram for 1D and the new approach for 2D. The unit tests don't fully demonstrate how much better this is in real-world lighting, but it pretty much solves the situation of pointing at a QR Code for 30 seconds without scanning, due to a shadow or gradient. 2009-12-13 21:08:57 +00:00
AndroidManifest.xml Updated ZXing Test with all of the CameraManager fixes from Barcode Scanner, as well as making it high-dpi capable, and bumped the version to 1.12. 2009-11-06 15:55:00 +00:00
build.properties
build.xml Made the Android test app build with ProGuard again. 2009-12-13 15:23:12 +00:00
default.properties The Donut (1.6) SDK is required to build all Android apps in the project. 2009-11-05 22:08:13 +00:00