zxing/androidtest
2009-11-06 15:55:00 +00:00
..
res Added a new feature to the test app, which captures all the device info and default camera parameters, then bundles them up into an email. This will make it very easy to get some important info about new devices from users (e.g. the HTC Hero which I don't have). 2009-09-02 21:06:00 +00:00
src/com/google/zxing/client/androidtest 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
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 Converted the Android client and the test app to use the Android 1.5 SDK, and to use a more efficient preview frame mechanism too. We now require devices to be running Cupcake or a newer version of the platform. This change temporarily removes the Proguard step, which Sean is going to add back. 2009-07-21 19:33:25 +00:00
build.xml Set a camera parameter to force the flash off. Also fixed the uninstall build targets. 2009-07-21 21:36:33 +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