installing OpenCV manager for emulatur
Hi, I'm usind windows, eclipse and opencv 2.4.3 when I type in the cmd: adb install c:/<opencv path="">/apk/OpenCV_2.4.3_Manager_armv7a-neon.apk
I get an error: can't find 'c:/....apk' to install
what am I doing wrong?
I recently did this process. It was straightforward. I cd into the folder where the apk files are and then issued the adb install command. Also, the emulator device must be running when you issue the command - although that cannot be the source of your error
the thing is that I don't see the apk at all.... I installed the latest option of download from the android developers.... where was the apk file?