diff --git a/android/build.xml b/android/build.xml index b036492e2..701e0d953 100644 --- a/android/build.xml +++ b/android/build.xml @@ -149,7 +149,7 @@ limitations under the License. - + - + - + Installing ${out-debug-package} onto default emulator... @@ -333,7 +333,7 @@ only when the assets dir exists. --> - + Installing ${out-debug-package} onto default emulator... diff --git a/androidtest/build.xml b/androidtest/build.xml index 6c3f626f2..5761bc273 100644 --- a/androidtest/build.xml +++ b/androidtest/build.xml @@ -1,4 +1,4 @@ - + - + @@ -149,7 +149,7 @@ limitations under the License. - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Converting compiled files and external libraries into ${outdir}/${dex-file}... @@ -171,6 +215,17 @@ limitations under the License. + + Converting compiled files and external libraries into ${outdir}/${dex-file}... + + + + + + + + + Packaging resources and assets... @@ -236,9 +291,25 @@ only when the assets dir exists. --> + + + Packaging ${out-debug-package}, and signing it with a debug key... + + + + + + + + + + + + + - + Packaging ${out-unsigned-package} for release... @@ -249,14 +320,12 @@ only when the assets dir exists. --> - - It will need to be signed with jarsigner before being published. - + Installing ${out-debug-package} onto default emulator... @@ -264,7 +333,7 @@ only when the assets dir exists. --> - + Installing ${out-debug-package} onto default emulator... @@ -284,6 +353,7 @@ only when the assets dir exists. --> + diff --git a/build.xml b/build.xml index b0435246b..80ea1c61b 100644 --- a/build.xml +++ b/build.xml @@ -41,6 +41,7 @@ +