-1

I am developing an app that uses openCV 2.4.11 and I would like to change the openCV library to 3.0+ version. So that it works on 64bits devices, but i have no idea how to do this? i'm using Android Studio 2.2.

Vinoth Vino
  • 9,166
  • 3
  • 66
  • 70
Pei-turn
  • 80
  • 11

1 Answers1

0

Ok, so the only solution i found to this problem was to create an all new project add opencv according to this thread: OpenCV in Android Studio and then move all the files from my project to the new project.

Community
  • 1
  • 1
Pei-turn
  • 80
  • 11