Hi,

I created a new android test project with the android tool

android create test-project -m <main_path> -n <project_name> -p
<test_path>

I followed the instructions from this site to generate the ant files
for the existing eclipse test project.

http://developer.android.com/guide/developing/testing/testing_otheride.html

But when I compile the test project using “ant run-tests” target I got
the following error:

“taskdef class com.android.ant.SetupTask cannot be found...”

I would greatly appreciate your advice on this if you can give me any
suggestions.

Thanks,
Sandy

-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

Reply via email to