X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=android%2Fbuild.xml;h=e850857a09089fecbe6d5e9b63c7dcce7c6af171;hb=eb5e785512056b755fcde60fd1a46197fb8a56c1;hp=c81a9d4c81dc6928edbd3c81499300f06a7ee1d9;hpb=725cb5f61bec041796fa5abbb6614eed851d81a9;p=zxing.git diff --git a/android/build.xml b/android/build.xml index c81a9d4c..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. --> - + - - - - - + + + + + - + @@ -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,11 +236,24 @@ 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}" /> + + @@ -224,8 +265,15 @@ limitations under the License. - + + + + + + + + + - Installing ${out-debug-package} onto default emulator... - - - - - - - Installing ${out-debug-package} onto default emulator...