diff -r 31b436663df5 -r fb3e3ed4bafc build.xml --- a/build.xml Sun Apr 05 23:43:55 2009 +0200 +++ b/build.xml Tue Apr 07 15:20:28 2009 +0200 @@ -114,6 +114,8 @@ + + @@ -121,6 +123,7 @@ Creating output directories if needed... + @@ -145,11 +148,13 @@ Compiling aidl files into Java classes... + + @@ -244,7 +249,9 @@ - + Packaging ${out-unsigned-package} for release... @@ -264,7 +271,8 @@ - + Installing ${out-debug-package} onto default emulator... @@ -281,8 +289,9 @@ - - + + Uninstalling ${application-package} from the default emulator... @@ -295,6 +304,13 @@ - + + + + + + +