Hi, I am creating projects using 'android project create' - ie: no Eclipse.
However, I've noticed that the projects don't seem to be cross platform. If I use 'ant install' on Windows with a project created on the Mac, I get... ...\build.xml:49: taskdef class com.android.ant.SetupTask cannot be found using the classloader AntClassLoader[] However, if a create a new project on Windows I can build it OK. Is there any way to be able to use the same project on different platforms? Apologies in advance if this is a stupid question... Bye! Mark -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

