X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=android%2Fbuild.xml;h=d50f5bfd4599c47efadae39132773dbc1f328251;hb=eb6d802f9710cf348eecdbdceaf118197a710428;hp=04543570a4a7935bc7fa9d86bcde070a02c4fbe4;hpb=6dca2ed5abf2f2422c39063dc9b21ce115db9f38;p=zxing.git diff --git a/android/build.xml b/android/build.xml index 04543570..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. --> - + - - - - - + + + + + - + @@ -130,8 +130,9 @@ limitations under the License. - - + + Creating output directories if needed... @@ -153,7 +154,7 @@ limitations under the License. - + @@ -172,7 +173,7 @@ limitations under the License. - @@ -185,11 +186,15 @@ limitations under the License. - + + + + + - + @@ -198,7 +203,8 @@ limitations under the License. - + + @@ -233,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}" /> @@ -264,6 +270,14 @@ limitations under the License. + + + + + + + + + - Installing ${out-debug-package} onto default emulator... - - - - - - - Installing ${out-debug-package} onto default emulator...