I've been stuck on this problem for some time now and I dont know eclipse well enough to fix it. when attempting to build the opencv library and samples/tutorials found at :
http://docs.opencv.org/doc/tutorials/introduction/android_binary_package/O4A_SDK.html#running-opencv-samples
I am getting "The type java.lang.Object cannot be resolved" as it cannot find the .class file. When I attempted to fix the build path by adding in the JRE library, it throws up about 400 errors saying that everything "cannot be resolved to a type".
I hope somebody else has had this issue as I followed the instructions on the openCV link above. I am using the NVIDI tegra dev pack. Eclipse - keplar
Any help will be GREATLY appreciated!
Thanks Alot