X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=android%2Fbuild.xml;h=ad9bead236032df6c440eeea4defa48dc969ab80;hb=49b9f758d5ea122b9edc1962440c22b42fc258e1;hp=c07d858b1bdd8a3ea5ec793d9263c65788e8c918;hpb=d2fcf4155e854ba113fa456a5fa749c474810abc;p=zxing.git diff --git a/android/build.xml b/android/build.xml index c07d858b..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. - - - @@ -130,8 +127,9 @@ limitations under the License. - - + + Creating output directories if needed... @@ -153,7 +151,7 @@ limitations under the License. - + @@ -172,7 +170,7 @@ limitations under the License. - @@ -187,10 +185,13 @@ limitations under the License. - + + + + - + @@ -199,7 +200,8 @@ limitations under the License. - + + @@ -208,7 +210,6 @@ limitations under the License. - @@ -235,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}" /> @@ -258,14 +259,23 @@ limitations under the License. - + - + + + + + + + + + - Installing ${out-debug-package} onto default emulator... - - - - - - - Installing ${out-debug-package} onto default emulator...