[android-developers] Building with ant. Builds OK. App fails.

2010-10-27 Thread Robert Schmid
I am using eclipse to develop my app and that has worked fine to build and deploy. However, I need to create an ant-based build script for automated build-test. So far, all my attempts to do this have failed. I tried using the android ant task and had problems so I've been trying to use the

[android-developers] Building with Ant

2010-01-15 Thread Andreas Westin
Hi, I've encountered a problem, when I run coverage with ant in my test project from another directory the report disappears, e.g. ant -f some/dir/tests/build.xml coverage. This seems to be the cause that I cannot get reports when building through hudson. Anyone got any ideas ? Cheers Andreas

[android-developers] Building with ant and multiple source folders

2009-07-02 Thread Guillaume Perrot
When building an Android project with ant, we can define some properties in a build.properties file. There is the attribute source-folder but we can only specify one folder. How to deal with several source folders ? --~--~-~--~~~---~--~~ You received this message

[android-developers] Building on Ant

2008-12-09 Thread Tharun Kumar
Hi, I'm trying to build on Ant. But I'm stuck with a thing. When I try to run ant, I'm getting following error note on command prompt. I've copied the build.xml inside java folder. D:\Tharun\DM_LJ\Android\apache-ant-1.7.1-bin\apache-ant-1.7.1\binant Unable to locate tools.jar. Expected to find