From a9754fb9782d3bf52d8e027cc300d036c7318d72 Mon Sep 17 00:00:00 2001 From: srowen Date: Sat, 17 Dec 2011 10:43:57 +0000 Subject: [PATCH] Matching Issue 414 / commit 2088 change to iPhone: support zxing://scan/... URLs too git-svn-id: https://zxing.googlecode.com/svn/trunk@2091 59b500cc-1b3d-0410-9834-0bbf25fbcc57 --- android/AndroidManifest.xml | 7 +++++++ .../zxing/client/android/CaptureActivity.java | 16 ++++++++++++++-- 2 files changed, 21 insertions(+), 2 deletions(-) diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml index ed47f27f9..58bb78268 100755 --- a/android/AndroidManifest.xml +++ b/android/AndroidManifest.xml @@ -69,6 +69,13 @@ + + + + + + +