Ask Your Question

Revision history [back]

OpenCV4Android SDK

Hello,

I did all th installation steps to install and configure OpenCV4Android SDK in my laptop (Macbook Retina, and ubnitu 12.4)

I followed th instructions here: http://docs.opencv.org/doc/tutorials/introduction/android_binary_package/O4A_SDK.html

In the last step, I tried to run sample but I got "Package not found" error message.

I used adb tool to solve it but it doesn't work with me.

I got this message in the terminal when I used adb. error: device not found

So I used

adb shell getprop ro.product.cpu.abi

  • daemon not running. starting it now on port 5037 *
  • daemon started successfully * error: device not found

Can anyone told me how to solve this problem?

Thanks so much