Closed GoogleCodeExporter closed 8 years ago
I'm not sure how to get Maven to play well with Android. We can download the
android-arm archive by setting the "classifier" of the artifact, but then we
would need to figure out how to get Maven to extract the .so files into
"libs/armeabi".
Please let us know if you figure out how to do that, thanks!
Original comment by samuel.a...@gmail.com
on 22 Sep 2013 at 12:50
FYI, this should get better with the new Gradle-based build system in Android:
http://tools.android.com/tech-docs/new-build-system
If you figure out how to make everything work well together, please post your
findings here, thanks!
Original comment by samuel.a...@gmail.com
on 4 Jan 2014 at 2:57
Starting from JavaCV 0.8, everything is now downloadable from the Maven Central
Repository:
http://bytedeco.org/release/2014/04/28/first-release.html
So that should make things easier with Maven.
Incidentally, the project is now hosted on GitHub:
https://github.com/bytedeco/javacv
If you still have questions, please post them on the mailing list, thank you!
Original comment by samuel.a...@gmail.com
on 29 Apr 2014 at 1:00
Original issue reported on code.google.com by
google-...@computerlyrik.de
on 18 Sep 2013 at 11:45