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

-- 
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

To unsubscribe from this group, send email to
android-beginners+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en

Reply via email to