Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

if you updated your opencv4android version, and there's a new version on your disk, and an old version in your emulator-image, you could try:

 adb install OpenCV/apk/OpenCV_x.x.x_Manager_x.x.apk // no idea about your version

from a cmdline.

if you updated your opencv4android version, and there's a new version on your disk, and an old version in your emulator-image, you could try:start your emulator, and once it's up, type:

 adb install OpenCV/apk/OpenCV_x.x.x_Manager_x.x.apk // no idea about your version

from a cmdline.