X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=android%2Fbuild.xml;h=d50f5bfd4599c47efadae39132773dbc1f328251;hb=3069fb4808b15901155620b678ef6a34562459d6;hp=fa683d6b768795a58c5b836952cf27f70939f2c9;hpb=95dcb86e4d9766e82334fa947980f538a95343d9;p=zxing.git diff --git a/android/build.xml b/android/build.xml index fa683d6b..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. - @@ -239,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}" /> @@ -275,7 +275,7 @@ limitations under the License. - + @@ -297,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...