This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
Code
Issues
Pull Requests
Releases
Wiki
Activity
077dd77757
opencv
/
android
/
android-jni
/
jni
/
Application.mk
3 lines
66 B
Makefile
Raw
Normal View
History
Unescape
Escape
adding cmake based android scripts and a reusable android library - samples to follow - haven't tested yet completely
2010-09-22 03:47:11 +02:00
APP_ABI
:=
armeabi armeabi-v7a
giving the android jni a start up function OnLoad
2010-09-26 20:12:42 +02:00
APP_MODULES
:=
android-opencv
Reference in New Issue
Copy Permalink