diff --git a/ant.properties b/ant.properties new file mode 100644 index 0000000..19d5431 --- /dev/null +++ b/ant.properties @@ -0,0 +1 @@ +android.jar=/home/gerry/android-sdk-linux/platforms/android-17/android.jar diff --git a/build.xml b/build.xml index 820fcd0..278fd07 100644 --- a/build.xml +++ b/build.xml @@ -88,5 +88,23 @@ --> - + + + + + + + + + + + + + + + + + + +