I found this post here: http://groups.google.com/group/android-developers/browse_thread/thread/f5266d9f94f85833/76b5bc0775d12bb1?show_docid=76b5bc0775d12bb1#
The proposed solution is to assure that you have a public constructor in your test class, which I do. What else might cause this warning? Here's my code: http://pastie.org/1016716 I made this following the tutorial here: http://developer.android.com/resources/tutorials/testing/helloandroid_test.html adapting it to fit the Notepad v3 tutorial I just completed. Any ideas? -- 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

