An Android Studio template configured to use OpenCV for Android.
While researching OpenCV integration in Android, we found that many of the tutorials in place refer to setting up the Eclipse environment. For those using Android Studio, we thought we'd share an project set up to use the OpenCV library, which was converted to use Gradle build scripts.
Just download this repository and uncompress it. Open Android Studio and choose Open an existing Android Studio project
. Navigate to the folder containing this template and the project should open without issue and be ready to build. Requires Android 2.2 SDK (API 8) aka Froyo.
© 2014 Float. Shared under an MIT license. See license.md for details.