X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=android%2Fbuild.xml;h=d50f5bfd4599c47efadae39132773dbc1f328251;hb=eb6d802f9710cf348eecdbdceaf118197a710428;hp=d619e4049e550239b9d069b47d9f98e7c99ec749;hpb=9aeefe94e7fe5485a83f16f4aa1997c610e5804f;p=zxing.git diff --git a/android/build.xml b/android/build.xml index d619e404..d50f5bfd 100644 --- a/android/build.xml +++ b/android/build.xml @@ -20,7 +20,7 @@ limitations under the License. to find the SDK location, I've removed it and pointed us at the global ZXing build.properties. --> - + - - - - - + + + + + - + @@ -154,7 +154,7 @@ limitations under the License. - + @@ -173,7 +173,7 @@ limitations under the License. - @@ -202,11 +202,9 @@ limitations under the License. - - - - + + @@ -241,7 +239,7 @@ limitations under the License. manifest="AndroidManifest.xml" resources="${resource-folder}" assets="${asset-folder}" - androidjar="${android-jar}" + androidjar="${android.jar}" outfolder="${out-folder}" basename="${ant.project.name}" /> @@ -277,7 +275,7 @@ limitations under the License. - + @@ -299,16 +297,8 @@ limitations under the License. Also run zipalign -f -v 4 BarcodeScanner.apk BarcodeScanner-aligned.apk after signing - + - Installing ${out-debug-package} onto default emulator... - - - - - - - Installing ${out-debug-package} onto default emulator...