Ask Your Question

nachi's profile - activity

2015-05-19 23:39:10 -0600 received badge  Notable Question (source)
2015-02-25 11:25:03 -0600 received badge  Popular Question (source)
2013-10-06 16:31:28 -0600 asked a question OpenCVManager service is incompatible with this app. Try to update it via Google Play

I first did this -

image description

Now when i try to run a sample program I am having this problem -

image description

Its Android 4.3

Please help me rectify this problem...

2013-10-06 16:15:36 -0600 commented question adb is not recognized as an internal or external command, operable program or batch file

The installation was a success but when I try to run the sample example- I am getting the error OpenCVManager service is incompatible with this app. Try to update it via Google Play. I am using android 4.3...

Please Help me out...

2013-10-06 16:06:54 -0600 commented question adb is not recognized as an internal or external command, operable program or batch file

Yea I did...Found where the platform-tools were located....Users\nachi\AppData\Local\Android\android-sdk\platform-tools....I'll try to install the adb now. Thanks!

2013-10-06 15:53:35 -0600 commented question adb is not recognized as an internal or external command, operable program or batch file

Thanks for the help! I just found out that Program Files (x86)\Android is empty.... and therefore I am not able to access android-sdk\platform-tools...how can I fix this?

2013-10-06 15:36:08 -0600 received badge  Editor (source)
2013-10-06 15:32:59 -0600 asked a question adb is not recognized as an internal or external command, operable program or batch file

I am trying to install the armv7-a-neon.apk but I am encountering this problem - adb is not recognized as an internal or external command, operable program or batch file

I typed this in my cmd - c:\work\OpenCV4Android\OpenCV-2.4.6-android-sdk\apk> adb install OpenCV_2.4.6_Manager_2.9_armv7a-neon.apk

Please let me know how to resolve this...I am a beginner so a if you can elaborate the answer it'll be great.