Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Sorry, but I don't know what is your problem. I'm still thinking that you're pressing a wrong button, check if you're choosing the first item in this list (http://docs.opencv.org/_images/eclipse_11_run_as.png). This is from the first OpenCV4Android tutorial: http://docs.opencv.org/doc/tutorials/introduction/android_binary_package/android_binary_package.html#android-binary-package. android.test.InstrumentationTestRunner is required if you're executing test application, which is second item in the list above (Android JUnit Test). So, you're either choosing a wrong button, or did something bad to the sample...

BTW, you have to study JUnut, because it is de-facto standard for Unit-tests. You can start here: http://developer.android.com/tools/testing/index.html