From 77a263dd9134b9dd849af20983eb7aa7e04a160c Mon Sep 17 00:00:00 2001 From: dswitkin Date: Fri, 25 Sep 2009 21:38:26 +0000 Subject: [PATCH] Extended the test app to write the camera parameters to /sdcard/CameraParameters.txt in addition to emailing them. Also bumped the version to 1.1. git-svn-id: https://zxing.googlecode.com/svn/trunk@1063 59b500cc-1b3d-0410-9834-0bbf25fbcc57 --- androidtest/AndroidManifest.xml | 4 ++-- .../client/androidtest/CameraTestActivity.java | 15 +++++++++++++++ 2 files changed, 17 insertions(+), 2 deletions(-) diff --git a/androidtest/AndroidManifest.xml b/androidtest/AndroidManifest.xml index f443b8f78..93dd2f52c 100755 --- a/androidtest/AndroidManifest.xml +++ b/androidtest/AndroidManifest.xml @@ -16,8 +16,8 @@ --> + android:versionName="1.1" + android:versionCode="2">