X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=android%2Fbuild.xml;h=ad9bead236032df6c440eeea4defa48dc969ab80;hb=49b9f758d5ea122b9edc1962440c22b42fc258e1;hp=1ee9a128db4d85b9c96005f009ba052229445942;hpb=96fd2cc8d909951594d2a49b570796191550188f;p=zxing.git diff --git a/android/build.xml b/android/build.xml index 1ee9a128..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. - + @@ -173,7 +170,7 @@ limitations under the License. - @@ -194,7 +191,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}" /> @@ -263,20 +259,21 @@ limitations under the License. - + - - + @@ -292,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...