zxing/androidtest
srowen 177e8728c9 Add a couple helpful methods
git-svn-id: https://zxing.googlecode.com/svn/trunk@1899 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-09-01 08:51:04 +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 Add a couple helpful methods 2011-09-01 08:51:04 +00:00
AndroidManifest.xml - Fixed Issue 892: Barcode Scanner crashes when started via Intent with scanning rectangle dimensions. 2011-07-06 15:43:55 +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 Fixed the ZXingTest Ant file to work with the latest SDK. 2011-02-23 23:05:55 +00:00
default.properties - Fixed Issue 892: Barcode Scanner crashes when started via Intent with scanning rectangle dimensions. 2011-07-06 15:43:55 +00:00