[android-developers] Creating a Test projects using ANT for an existing android project
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 Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home