zxing/androidtest/res/layout
2011-10-21 21:09:13 +00:00
..
benchmark.xml Wrote a benchmark activity for Android which reads images recursively from the SD card, decodes each 10 times, and prints the average time to decode in milliseconds. The UI is extremely minimal, as the results are written to the log, but this is a good start towards measuring our performance under Dalvik on a platform without floating point hardware. This should run fine on the emulator but I haven't tested it yet. 2008-10-24 22:05:07 +00:00
camera_parameters.xml 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
camera_test.xml 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
test.xml Added an option to hide the contents when encoding a barcode via Intent. 2011-10-21 21:09:13 +00:00