X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=android%2Fbuild.xml;h=ad9bead236032df6c440eeea4defa48dc969ab80;hb=a1dcf30e5a80d5bb6498e5a515426f1f0903cd63;hp=905123489d721c71e656d11cacadb3d6adccba4b;hpb=18efd0f44796d4da954192bf64a7d61611c0cd4e;p=zxing.git diff --git a/android/build.xml b/android/build.xml index 90512348..ad9bead2 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. --> - + - - - - - + + + + + - + @@ -97,9 +97,6 @@ limitations under the License. - - - @@ -154,7 +151,7 @@ limitations under the License. - + @@ -239,7 +236,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}" /> @@ -262,20 +259,21 @@ limitations under the License. - + - - + @@ -291,22 +289,13 @@ limitations under the License. - All generated packages need to be signed with jarsigner before they are published. 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...