diff --git a/android/README.android.txt b/android/README.android.txt index d3ed1c513f..c8e6736e78 100644 --- a/android/README.android.txt +++ b/android/README.android.txt @@ -107,3 +107,6 @@ include $(BUILD_SHARED_LIBRARY) }}} The LOCAL_LDLIBS are very picky. {{{-L$(NDK_APP_OUT)/opencv/armeabi}}} is where the ndk builds opencv, usually in {{{/out/apps/opencv/armeabi}}}. You can navigate there and see the static libraries that were built. + +test edit +