diff --git a/androidtest/build.xml b/androidtest/build.xml
index e165ff6df..fde62ad92 100644
--- a/androidtest/build.xml
+++ b/androidtest/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,13 +173,14 @@ limitations under the License.
-
+
@@ -201,6 +203,7 @@ limitations under the License.
+
@@ -235,11 +238,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}" />
+
+
@@ -253,6 +269,14 @@ limitations under the License.
+
+
+
+
+
+
+
+
+
- Installing ${out-debug-package} onto default emulator...
-
-
-
-
-
-
-
Installing ${out-debug-package} onto default emulator...