X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=android%2Fbuild.xml;h=e850857a09089fecbe6d5e9b63c7dcce7c6af171;hb=eb5e785512056b755fcde60fd1a46197fb8a56c1;hp=d2f7b74c54711d9c1995f360b4d64eb33a74f125;hpb=b3ae9137deaac7e747957912071d20d5a2737aaa;p=zxing.git diff --git a/android/build.xml b/android/build.xml index d2f7b74c..e850857a 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. - + @@ -173,7 +170,7 @@ limitations under the License. - @@ -202,10 +199,9 @@ limitations under the License. - - - + + @@ -240,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}" /> @@ -269,14 +265,13 @@ limitations under the License. - - + @@ -292,22 +287,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...