Make sure you have set the sdk-location property in build.properties e.g. sdk.dir=/home/warrellharries/develop/android-sdk-linux_86
On 2 June 2010 04:21, Sanra <[email protected]> wrote: > 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: > [email protected]<android-porting%[email protected]> > website: http://groups.google.com/group/android-porting > -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
