Updated the Android Test app to use a wider viewfinder, to save images as PNGs instea...
authordswitkin <dswitkin@59b500cc-1b3d-0410-9834-0bbf25fbcc57>
Fri, 26 Jun 2009 18:48:14 +0000 (18:48 +0000)
committerdswitkin <dswitkin@59b500cc-1b3d-0410-9834-0bbf25fbcc57>
Fri, 26 Jun 2009 18:48:14 +0000 (18:48 +0000)
commit37298b5275c5f7ada23bfa10ac861fa8ea2dfe4b
tree5592550aa0c66fae911bc23be3f53ed28f071e05
parenta0cd488502fb967949a1d7de2c3581efce583075
Updated the Android Test app to use a wider viewfinder, to save images as PNGs instead of JPEGs, and to work on phones without a shutter button.

git-svn-id: http://zxing.googlecode.com/svn/trunk@996 59b500cc-1b3d-0410-9834-0bbf25fbcc57
androidtest/res/values/strings.xml
androidtest/src/com/google/zxing/client/androidtest/CameraManager.java
androidtest/src/com/google/zxing/client/androidtest/CameraTestActivity.java
androidtest/src/com/google/zxing/client/androidtest/SaveThread.java