Hi, I am trying to build Robotium source code and added it as a project to eclipse so that it can be built with the test code. I tried to add this new project both as Android project and Java project but with little success, code builds fine but I get run time errors.
When I added it as Android project, I get noClassDefFoundError while instantiating com.jayway.android.robotium.solo.Solo When I added it as Java project, i get IllegalAccessError. Please let me know if I am doing something wrong here. Thanks, ~Aman -- 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

