X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=android%2Fbuild.xml;h=ad9bead236032df6c440eeea4defa48dc969ab80;hb=ef12874e4f453e20e5ed40fb5dd6a929b3e76923;hp=860df429cb5c8dd4faf9d04f608682c470cbc37c;hpb=801a6786f5ad49bc2c2ba381c9f464beff10989e;p=zxing.git diff --git a/android/build.xml b/android/build.xml index 860df429..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. --> - + - + - - - - - + + + + + - + @@ -95,10 +95,7 @@ limitations under the License. - - - - + @@ -130,8 +127,9 @@ limitations under the License. - - + + Creating output directories if needed... @@ -153,7 +151,7 @@ limitations under the License. - + @@ -172,16 +170,46 @@ limitations under the License. - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -208,24 +236,46 @@ 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}" /> + + - + - + + + + + + + + + - Installing ${out-debug-package} onto default emulator... - - - - - - - Installing ${out-debug-package} onto default emulator... @@ -267,7 +309,7 @@ limitations under the License. Uninstalling ${application-package} from the default emulator... - +