diff -r 85705bdb77ab -r dfbb0fbece57 build.xml --- a/build.xml Thu Apr 02 14:32:07 2009 +0200 +++ b/build.xml Thu Apr 02 19:00:23 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 @@ - + + + + + + +