Ask Your Question
0

OpenCV4Android SDK

asked 2013-03-30 12:28:53 -0600

Ghada gravatar image

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

edit retag flag offensive close merge delete

Comments

It's not clear if you're trying to use emulator or real device.

Andrey Pavlenko gravatar imageAndrey Pavlenko ( 2013-04-01 03:45:38 -0600 )edit

1 answer

Sort by ยป oldest newest most voted
1

answered 2013-03-31 01:07:14 -0600

You need to start the emulator device in the eclipse first and then install it using adb.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2013-03-30 12:28:53 -0600

Seen: 360 times

Last updated: Mar 31 '13